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

From: Rob Herring
Date: Mon Mar 30 2020 - 18:59:39 EST


On Wed, 18 Mar 2020 12:49:40 +0530, Nishant Malpani wrote:
> Convert the TSL2563 device tree bindings to the new YAML format.
>
> Signed-off-by: Nishant Malpani <nish.malpani25@xxxxxxxxx>
> ---
>
> Changes in v4:
> - Change $id property to reflect corrected relative path.
>
> Changes in v3:
> - Include the complete diff (changes from v1).
>
> Changes in v2:
> - Rename the dt-bindings to include manufacturer's name.
> - Synchronize the bindings with the driver.
> ---
> .../bindings/iio/light/amstaos,tsl2563.yaml | 49 +++++++++++++++++++
> .../devicetree/bindings/iio/light/tsl2563.txt | 19 -------
> 2 files changed, 49 insertions(+), 19 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/iio/light/amstaos,tsl2563.yaml
> delete mode 100644 Documentation/devicetree/bindings/iio/light/tsl2563.txt
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>