[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4a318b480a606c59e834feda01745e33d7e803a3.1703734994.git.cy_huang@richtek.com>
Date: Thu, 28 Dec 2023 11:51:06 +0800
From: <cy_huang@...htek.com>
To: Jonathan Cameron <jic23@...nel.org>, Krzysztof Kozlowski
<krzysztof.kozlowski+dt@...aro.org>, Conor Dooley <conor+dt@...nel.org>
CC: Lars-Peter Clausen <lars@...afoo.de>, Rob Herring <robh+dt@...nel.org>,
ChiYuan Huang <cy_huang@...htek.com>, Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>, <linux-iio@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH 1/2] dt-bindings: iio: adc: rtq6056: add support for the whole RTQ6056 family
From: ChiYuan Huang <cy_huang@...htek.com>
Add compatible support for RTQ6053 and RTQ6059.
Signed-off-by: ChiYuan Huang <cy_huang@...htek.com>
---
.../devicetree/bindings/iio/adc/richtek,rtq6056.yaml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/iio/adc/richtek,rtq6056.yaml b/Documentation/devicetree/bindings/iio/adc/richtek,rtq6056.yaml
index 88e008629ea8..d1e1f36d1972 100644
--- a/Documentation/devicetree/bindings/iio/adc/richtek,rtq6056.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/richtek,rtq6056.yaml
@@ -25,7 +25,10 @@ description: |
properties:
compatible:
- const: richtek,rtq6056
+ enum:
+ - richtek,rtq6053
+ - richtek,rtq6056
+ - richtek,rtq6059
reg:
maxItems: 1
--
2.34.1
Powered by blists - more mailing lists