* [GIT PULL FOR 7.1] V4L2 patches
@ 2026-03-26 13:21 Sakari Ailus
0 siblings, 0 replies; only message in thread
From: Sakari Ailus @ 2026-03-26 13:21 UTC (permalink / raw)
To: linux-media; +Cc: hans
Hi Hans, Mauro,
Please pull.
The following changes since commit ebeec2b000a90cd8aae86d1931ff5ef23af8284e:
media: staging: imx: configure src_mux in csi_start (2026-03-25 18:42:18 +0100)
are available in the Git repository at:
git://linuxtv.org/sailus/media_tree.git tags/for-7.1-5.2-signed
for you to fetch changes up to 0f7c2d77f2ed2bdbb4c007913a220335558447de:
media: dt-bindings: rockchip,rk3568-mipi-csi2: add rk3588 compatible (2026-03-26 15:18:29 +0200)
----------------------------------------------------------------
V4L2 patches for 7.1
- Update IPU7 driver TODO file
- ov08d10 fixes and improvements, including 24 MHz clock and DT support
- Non-contiguous clock mode support in imx283
- Synopsys csi2rx driver fixes, NXP i.MX93 support
----------------------------------------------------------------
Frank Li (6):
media: synopsys: csi2rx: use devm_reset_control_get_optional_exclusive()
media: synopsys: csi2rx: only check errors from devm_clk_bulk_get_all()
media: synopsys: csi2rx: implement .get_frame_desc() callback
media: synopsys: csi2rx: Use enum and u32 array for register offsets
media: dt-bindings: add NXP i.MX93 compatible string
media: synopsys: csi2rx: add i.MX93 support
Matthias Fend (10):
media: i2c: ov08d10: fix runtime PM handling in probe
media: i2c: ov08d10: fix image vertical start setting
media: i2c: ov08d10: remove duplicate register write
media: i2c: ov08d10: fix some typos in comments
media: i2c: ov08d10: add missing newline to prints
dt-bindings: media: i2c: document Omnivision OV08D10 CMOS image sensor
media: i2c: ov08d10: add support for binding via device tree
media: i2c: ov08d10: add support for reset and power management
media: i2c: ov08d10: add support for 24 MHz input clock
media: i2c: imx283: add support for non-continuous MIPI clock mode
Michael Riesch (1):
media: dt-bindings: rockchip,rk3568-mipi-csi2: add rk3588 compatible
Sakari Ailus (1):
staging: media: ipu7: Update TODO
.../bindings/media/i2c/ovti,ov08d10.yaml | 101 ++++++++
.../bindings/media/rockchip,rk3568-mipi-csi2.yaml | 55 +++-
MAINTAINERS | 2 +
drivers/media/i2c/imx283.c | 12 +
drivers/media/i2c/ov08d10.c | 246 ++++++++++++++----
drivers/media/platform/synopsys/dw-mipi-csi2rx.c | 279 +++++++++++++++++++--
drivers/staging/media/ipu7/TODO | 12 +-
7 files changed, 625 insertions(+), 82 deletions(-)
create mode 100644 Documentation/devicetree/bindings/media/i2c/ovti,ov08d10.yaml
--
Kind regards,
Sakari Ailus
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-03-26 13:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-26 13:21 [GIT PULL FOR 7.1] V4L2 patches Sakari Ailus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox