Re: [PATCH 1/3] dt-bindings: media: i2c: Add imx576 sensor

From: Krzysztof Kozlowski

Date: Thu May 21 2026 - 06:49:48 EST


On Wed, May 20, 2026 at 05:26:33PM +0530, Himanshu Bhavani wrote:
> From: Hardevsinh Palaniya <hardevsinh.palaniya@xxxxxxxxxxxxxxxxx>
>
> Add bindings for Sony IMX576 sensor
>
> Signed-off-by: Hardevsinh Palaniya <hardevsinh.palaniya@xxxxxxxxxxxxxxxxx>
> ---
> .../bindings/media/i2c/sony,imx576.yaml | 111 ++++++++++++++++++
> MAINTAINERS | 7 ++
> 2 files changed, 118 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/media/i2c/sony,imx576.yaml
>
> diff --git a/Documentation/devicetree/bindings/media/i2c/sony,imx576.yaml b/Documentation/devicetree/bindings/media/i2c/sony,imx576.yaml
> new file mode 100644
> index 000000000000..b74253004fae
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/media/i2c/sony,imx576.yaml
> @@ -0,0 +1,111 @@
> +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/media/i2c/sony,imx576.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Sony IMX576 Image Sensor
> +

Everything looks the same as imx577, so just add it next to that one. No
need for new file.

Best regards,
Krzysztof