Re: [PATCH v3 1/2] dt-bindings: media: i2c: add imx415 cmos image sensor

From: Rob Herring
Date: Mon Jan 30 2023 - 17:45:34 EST



On Mon, 30 Jan 2023 09:47:09 +0100, Michael Riesch wrote:
> Add devicetree binding for the Sony IMX415 CMOS image sensor.
>
> Signed-off-by: Michael Riesch <michael.riesch@xxxxxxxxxxxxxx>
> ---
> v3:
> - move description from clock-names to clocks
> - drop clock-names property
> - drop "link-frequencies: true" in endpoint description
>
> v2:
> - fix reference in port (must be /$defs/port-base)
> - describe data-lanes in more detail
> - remove unexpected property clock-lanes from example
> - sort properties in example alphabetically
>
> .../bindings/media/i2c/sony,imx415.yaml | 122 ++++++++++++++++++
> MAINTAINERS | 7 +
> 2 files changed, 129 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/media/i2c/sony,imx415.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>