Re: [PATCH 1/2] media: dt-bindings: imx908: Add Sony IMX908 sensor bindings

From: Krzysztof Kozlowski

Date: Thu Jul 30 2026 - 05:09:05 EST


On Thu, Jul 30, 2026 at 11:15:24AM +0900, Lachlan Michael wrote:
> The Sony IMX908 is an 8.39 megapixel (3856x2176) CMOS image sensor
> with a MIPI CSI-2 output interface.
>
> Add device tree bindings for the sensor.
>
> Signed-off-by: Lachlan Michael <lachlan.michael@xxxxxxxx>

You need to test code before you send it, not with our infra.

To spare you one sending cycle:

A nit, subject: drop second/last, redundant "bindings". The
"dt-bindings" prefix is already stating that these are bindings.
See also:
https://elixir.bootlin.com/linux/v7.1-rc7/source/Documentation/devicetree/bindings/submitting-patches.rst#L23

> ---
> .../bindings/media/i2c/sony,imx908.yaml | 107 ++++++++++++++++++
> MAINTAINERS | 7 ++
> 2 files changed, 114 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/media/i2c/sony,imx908.yaml

...

> +++ b/MAINTAINERS
> @@ -25264,6 +25264,13 @@ T: git git://linuxtv.org/media.git
> F: Documentation/devicetree/bindings/media/i2c/sony,imx415.yaml
> F: drivers/media/i2c/imx415.c
>
> +SONY IMX908 SENSOR DRIVER
> +M: Lachlan Michael <lachlan.michael@xxxxxxxx>

> +L: linux-media@xxxxxxxxxxxxxxx

Drop

> +S: Maintained
> +F: Documentation/devicetree/bindings/media/i2c/sony,imx908.yaml
> +F: drivers/media/i2c/imx908.c

No such file.

> +
> SONY MEMORYSTICK SUBSYSTEM
> M: Maxim Levitsky <maximlevitsky@xxxxxxxxx>
> M: Alex Dubov <oakad@xxxxxxxxx>
> --
> 2.47.3
>