From: Sakari Ailus <sakari.ailus@iki.fi>
To: linux-media@vger.kernel.org
Cc: hans@jjverkuil.nl
Subject: [GIT PULL FOR 7.1] V4L2 patches
Date: Thu, 26 Mar 2026 15:21:40 +0200 [thread overview]
Message-ID: <acUy5PBbPhDNTWDG@valkosipuli.retiisi.eu> (raw)
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
reply other threads:[~2026-03-26 13:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=acUy5PBbPhDNTWDG@valkosipuli.retiisi.eu \
--to=sakari.ailus@iki.fi \
--cc=hans@jjverkuil.nl \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox