Re: [PATCH v2] media: dt-bindings: dongwoon,dw9714: convert to dtschema

From: Rob Herring
Date: Fri Sep 02 2022 - 17:27:01 EST


On Thu, 01 Sep 2022 10:14:37 +0300, Krzysztof Kozlowski wrote:
> Convert Dongwoon Anatech DW9714 camera voice coil lens driver to DT
> schema and extend the bindings with vcc-supply (already used by driver)
> and powerdown-gpios (based on datasheet, not used by the driver).
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> ---
>
> Changes since v1:
> 1. Update path in Maintainers
> ---
> .../bindings/media/i2c/dongwoon,dw9714.txt | 9 ----
> .../bindings/media/i2c/dongwoon,dw9714.yaml | 47 +++++++++++++++++++
> MAINTAINERS | 2 +-
> 3 files changed, 48 insertions(+), 10 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/media/i2c/dongwoon,dw9714.txt
> create mode 100644 Documentation/devicetree/bindings/media/i2c/dongwoon,dw9714.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>