Add a compatible string to support the TCS4526 device, which is compatible with Fairchild FAN53555 regulators. Signed-off-by: Rudi Heitbaum <rudi@xxxxxxxxxxxx> --- Documentation/devicetree/bindings/regulator/fan53555.txt | 2 +- 1 file changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/devicetree/bindings/regulator/fan53555.txt b/Documentation/devicetree/bindings/regulator/fan53555.txt index e7fc045281d1..013f096ac0aa 100644 --- a/Documentation/devicetree/bindings/regulator/fan53555.txt +++ b/Documentation/devicetree/bindings/regulator/fan53555.txt @@ -2,7 +2,7 @@ Required properties: - compatible: one of "fcs,fan53555", "fcs,fan53526", "silergy,syr827", - "silergy,syr828" or "tcs,tcs4525". + "silergy,syr828", "tcs,tcs4525" or "tcs,tcs4526". - reg: I2C address Optional properties: -- 2.29.2