NAK/cmt: Re: [SRU][N:linux-xilinx][PATCH 00/14] Backport IMX708 patches from raspi to xilinx kernel
Paolo Pisati
paolo.pisati at canonical.com
Thu Oct 16 09:52:19 UTC 2025
On Wed, Oct 15, 2025 at 11:25:55AM +1100, Stewart Hore wrote:
> BugLink: https://bugs.launchpad.net/bugs/2127886
>
> Request to include the attached patches which enables IMX708 or
> Raspberry Pi V3 functionality into Ubuntu Xilinx Kernel Tree.
>
> The patches below were cherry-picked and applied to Xilinx Kernel,
> built, installed and the driver was tested for correct functionality.
>
> Patches were cherry picked from linux-raspi Ubuntu Noble Kernel Tree.
>
>
> Dave Stevenson (1):
> dtbindings: media: i2c: Add IMX708 CMOS sensor binding
>
> David Plowman (2):
> drivers: media: i2c: imx708: Fix crop information
> drivers: media: i2c: imx708: Fix WIDE_DYNAMIC_RANGE control with long
> exposure
>
> Naushir Patuck (8):
> dt-bindings: media: i2c: Replace IMX708 sensor binding documentation
> file
> drivers: media: imx708: Enable long exposure mode
> drivers: media: imx708: Increase usable link frequencies
> drivers: media: imx708: Remove unused control fields
> drivers: media: imx708: Tidy-ups to address upstream review comments
> drivers: media: imx708: Follow the standard devicetree labels
> drives: media: imx708: Put HFLIP and VFLIP controls in a cluster
> media: uapi: Add MEDIA_BUS_FMT_SENSOR_DATA media bus format
>
> Nick Hollinghurst (2):
> media/i2c: Add a driver for the Sony IMX708 image sensor
> drivers: media: imx708: Adjust broken line correction parameter
>
> Stewart Hore (1):
> UBUNTU: [Config] Set CONFIG_VIDEO_IMX708 to 'y'
>
> .../bindings/media/i2c/sony,imx708.yaml | 128 +
> .../media/v4l/subdev-formats.rst | 32 +
> MAINTAINERS | 8 +
> debian.xilinx/config/annotations | 1 +
> drivers/media/i2c/Kconfig | 13 +
> drivers/media/i2c/Makefile | 1 +
> drivers/media/i2c/imx708.c | 2116 +++++++++++++++++
> include/uapi/linux/media-bus-format.h | 3 +
> 8 files changed, 2302 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/media/i2c/sony,imx708.yaml
> create mode 100644 drivers/media/i2c/imx708.c
Thanks for the patches Stewart but they are all missing the BugLink line.
On top of that, can you use the "[Impact] [Fix] [Test plan] [Regression
potential]" template for the cover letter?
Please send a V2, thanks.
--
bye,
p.
More information about the kernel-team
mailing list