devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: iio: tsl2563: convert bindings to YAML
@ 2020-03-18  5:15 Nishant Malpani
  0 siblings, 0 replies; only message in thread
From: Nishant Malpani @ 2020-03-18  5:15 UTC (permalink / raw)
  To: jic23, robh+dt
  Cc: knaack.h, lars, pmeerw, mark.rutland, nish.malpani25, linux-iio,
	devicetree, linux-kernel

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

Signed-off-by: Nishant Malpani <nish.malpani25@gmail.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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-18  5:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-18  5:15 [PATCH v2] dt-bindings: iio: tsl2563: convert bindings to YAML Nishant Malpani

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).