Re: [PATCH 1/2] media: dt-bindings: imx908: Add Sony IMX908 sensor bindings
Laurent Pinchart <[email protected]> Mon, 3 Aug 2026 02:03:44 +0300
| Newsgroups | org.kernel.vger.linux-media,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jul 30, 2026 at 11:06:09AM +0200, Krzysztof Kozlowski wrote: > 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 <[email protected]> > > You need to test code before you send it, not with our infra. I have provided guidance to Lachlan on how to test DT bindings (and have submitted a fix to dt-schema as part of that work) before he submitted this patch series. Unfortunately, we missed an issue in the configuration of his development environment which resulted in the DT bindings check not being run. Mistakes happen, it will work better next time :-) > 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 <[email protected]> > > +L: [email protected] > > Drop Why so ? > > +S: Maintained > > +F: Documentation/devicetree/bindings/media/i2c/sony,imx908.yaml > > +F: drivers/media/i2c/imx908.c > > No such file. Lachlan, that line belongs to patch 2/2. > > + > > SONY MEMORYSTICK SUBSYSTEM > > M: Maxim Levitsky <[email protected]> > > M: Alex Dubov <[email protected]> -- Regards, Laurent Pinchart