Re: [PATCH v6 2/2] iio: light: Add device tree binding for vishay vcnl4035

From: Rob Herring
Date: Tue Aug 07 2018 - 10:54:13 EST


On Tue, Aug 07, 2018 at 12:27:04PM +0200, Parthiban Nallathambi wrote:
> Adding device tree binding for vcnl4035 and vendor
> prefix for Vishay Intertechnology
>
> Signed-off-by: Parthiban Nallathambi <pn@xxxxxxx>
>
> Changelog in v3:
> - removed interrupt-parent property reference in documentation
> - renamed vcnl4035 to light-sensor
>
> Changelog in v4:
> - commit message fix
> - same indexing/space in binding
> ---
> .../devicetree/bindings/iio/light/vcnl4035.txt | 18 ++++++++++++++++++
> Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
> 2 files changed, 19 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/iio/light/vcnl4035.txt

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>