Re: [PATCH v3 1/4] dt-bindings: iio: vcnl4000: convert bindings to YAML format

From: Rob Herring
Date: Tue Mar 31 2020 - 17:43:35 EST


On Wed, 25 Mar 2020 12:09:05 +0100, =?UTF-8?q?Guido=20G=C3=BCnther?= wrote:
> Convert the vcnl4000 device tree bindings to the new YAML format.
>
> Signed-off-by: Guido Günther <agx@xxxxxxxxxxx>
> ---
> .../bindings/iio/light/vcnl4000.txt | 24 ----------
> .../bindings/iio/light/vishay,vcnl4000.yaml | 45 +++++++++++++++++++
> 2 files changed, 45 insertions(+), 24 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/iio/light/vcnl4000.txt
> create mode 100644 Documentation/devicetree/bindings/iio/light/vishay,vcnl4000.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>