Re: [PATCH 1/2] media: dt-bindings: imx908: Add Sony IMX908 sensor bindings
Krzysztof Kozlowski <[email protected]>
| Newsgroups | org.kernel.vger.linux-media,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260730-elastic-amaranth-urchin-4b8bbf@quoll> |
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. 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 > +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 <[email protected]> > M: Alex Dubov <[email protected]> > -- > 2.47.3 >