[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20200318051539.958-1-nish.malpani25@gmail.com>
Date: Wed, 18 Mar 2020 10:45:39 +0530
From: Nishant Malpani <nish.malpani25@...il.com>
To: jic23@...nel.org, robh+dt@...nel.org
Cc: knaack.h@....de, lars@...afoo.de, pmeerw@...erw.net,
mark.rutland@....com, nish.malpani25@...il.com,
linux-iio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2] dt-bindings: iio: tsl2563: convert bindings to YAML
Convert the TSL2563 device tree bindings to the new YAML format.
Signed-off-by: Nishant Malpani <nish.malpani25@...il.com>
---
Changes in v2:
- Rename the dt-bindings to include manufacturer's name.
- Synchronize the bindings with the driver.
---
.../bindings/iio/light/{tsl2563.yaml => amstaos,tsl2563.yaml} | 3 +++
1 file changed, 3 insertions(+)
rename Documentation/devicetree/bindings/iio/light/{tsl2563.yaml => amstaos,tsl2563.yaml} (92%)
diff --git a/Documentation/devicetree/bindings/iio/light/tsl2563.yaml b/Documentation/devicetree/bindings/iio/light/amstaos,tsl2563.yaml
similarity index 92%
rename from Documentation/devicetree/bindings/iio/light/tsl2563.yaml
rename to Documentation/devicetree/bindings/iio/light/amstaos,tsl2563.yaml
index 2a70b8d62760..141c7ae1edc8 100644
--- a/Documentation/devicetree/bindings/iio/light/tsl2563.yaml
+++ b/Documentation/devicetree/bindings/iio/light/amstaos,tsl2563.yaml
@@ -15,6 +15,9 @@ description: |
properties:
compatible:
enum:
+ - amstaos,tsl2560
+ - amstaos,tsl2561
+ - amstaos,tsl2562
- amstaos,tsl2563
reg:
--
2.20.1
Powered by blists - more mailing lists