Skip to content

Commit f80505f

Browse files
ezequielgarciabroonie
authored andcommitted
regulator: Add binding for TCS4525
Add a compatible string to support TCS4525/TCS4526 devices, which are compatible with Fairchild FAN53555 regulators. Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com> Link: https://lore.kernel.org/r/20210421210338.43819-2-ezequiel@collabora.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 914df8f commit f80505f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/devicetree/bindings/regulator/fan53555.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Binding for Fairchild FAN53555 regulators
22

33
Required properties:
4-
- compatible: one of "fcs,fan53555", "fcs,fan53526", "silergy,syr827" or
5-
"silergy,syr828"
4+
- compatible: one of "fcs,fan53555", "fcs,fan53526", "silergy,syr827",
5+
"silergy,syr828" or "tcs,tcs4525".
66
- reg: I2C address
77

88
Optional properties:

0 commit comments

Comments
 (0)