Re: [PATCH v4 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor

From: Rob Herring
Date: Mon Sep 28 2020 - 14:46:49 EST


On Wed, 23 Sep 2020 17:21:26 +0200, Krzysztof Kozlowski wrote:
> Add bindings for the IMX258 camera sensor. The bindings, just like the
> driver, are quite limited, e.g. do not support regulator supplies.
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
>
> ---
>
> Changes since v3:
> 1. Document also two lane setup.
>
> Changes since v2:
> 1. Remove clock-frequency, add reset GPIOs, add supplies.
> 2. Use additionalProperties.
>
> Changes since v1:
> 1. None
> ---
> .../devicetree/bindings/media/i2c/imx258.yaml | 100 ++++++++++++++++++
> MAINTAINERS | 1 +
> 2 files changed, 101 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/media/i2c/imx258.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>