]> Git Repo - J-linux.git/commitdiff
regulator: Add binding for TCS4525
authorEzequiel Garcia <[email protected]>
Wed, 21 Apr 2021 21:03:37 +0000 (18:03 -0300)
committerMark Brown <[email protected]>
Fri, 23 Apr 2021 14:36:16 +0000 (15:36 +0100)
Add a compatible string to support TCS4525/TCS4526 devices,
which are compatible with Fairchild FAN53555 regulators.

Signed-off-by: Ezequiel Garcia <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Documentation/devicetree/bindings/regulator/fan53555.txt

index e7fc045281d10c05213b0abeca47477d336512be..013f096ac0aafe4c3aecb5ee7e343658663b07f2 100644 (file)
@@ -1,8 +1,8 @@
 Binding for Fairchild FAN53555 regulators
 
 Required properties:
-  - compatible: one of "fcs,fan53555", "fcs,fan53526", "silergy,syr827" or
-               "silergy,syr828"
+  - compatible: one of "fcs,fan53555", "fcs,fan53526", "silergy,syr827",
+               "silergy,syr828" or "tcs,tcs4525".
   - reg: I2C address
 
 Optional properties:
This page took 0.051918 seconds and 4 git commands to generate.