devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: regulator: Add support for TCS4526
@ 2021-06-02 11:24 Rudi Heitbaum
  2021-06-02 11:29 ` [PATCH 2/2 v2] regulator: fan53555: add tcs4526 Rudi Heitbaum
  2021-06-15 23:41 ` [PATCH 1/2] dt-bindings: regulator: Add support for TCS4526 Rob Herring
  0 siblings, 2 replies; 4+ messages in thread
From: Rudi Heitbaum @ 2021-06-02 11:24 UTC (permalink / raw)
  To: devicetree, linux-kernel, linux-rockchip
  Cc: broonie, ezequiel, chenjh, pgwipeout

Add a compatible string to support the TCS4526 device,
which is compatible with Fairchild FAN53555 regulators.

Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
---
 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



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-15 23:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-02 11:24 [PATCH 1/2] dt-bindings: regulator: Add support for TCS4526 Rudi Heitbaum
2021-06-02 11:29 ` [PATCH 2/2 v2] regulator: fan53555: add tcs4526 Rudi Heitbaum
2021-06-04 16:32   ` Mark Brown
2021-06-15 23:41 ` [PATCH 1/2] dt-bindings: regulator: Add support for TCS4526 Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).