[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210602112452.GA98@5f9be87369f8>
Date: Wed, 2 Jun 2021 11:24:53 +0000
From: Rudi Heitbaum <rudi@...tbaum.com>
To: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-rockchip@...ts.infradead.org
Cc: broonie@...nel.org, ezequiel@...labora.com, chenjh@...k-chips.com,
pgwipeout@...il.com
Subject: [PATCH 1/2] dt-bindings: regulator: Add support for TCS4526
Add a compatible string to support the TCS4526 device,
which is compatible with Fairchild FAN53555 regulators.
Signed-off-by: Rudi Heitbaum <rudi@...tbaum.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
Powered by blists - more mailing lists