[PATCH v2] dt-bindings: iio: tsl2563: convert bindings to YAML

From: Nishant Malpani
Date: Wed Mar 18 2020 - 01:16:50 EST


Convert the TSL2563 device tree bindings to the new YAML format.

Signed-off-by: Nishant Malpani <nish.malpani25@xxxxxxxxx>
---

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