From: Sakari Ailus <sakari.ailus@iki.fi>
To: linux-media@vger.kernel.org
Cc: hans@jjverkuil.nl
Subject: [GIT PULL v2 FOR 7.1] T4ka3 and ov2732 camera sensor drivers
Date: Wed, 25 Mar 2026 10:41:17 +0200 [thread overview]
Message-ID: <acOfrXYoAtBf23qe@valkosipuli.retiisi.eu> (raw)
Hi Hans, Mauro,
since v1:
- Use Kate's v13 t4ka3 patch instead of v12
Please pull.
The following changes since commit 0e2c4117c3512cf6b8f54c2c3d37564bfa3ccd67:
staging: media: tegra-video: add CSI support for Tegra20 and Tegra30 (2026-03-19 08:18:36 +0100)
are available in the Git repository at:
git://linuxtv.org/sailus/media_tree.git tags/for-7.1-4.1-signed
for you to fetch changes up to dad9f7f18e5ed2d03d76f69d7d4a31acfdfc957c:
media: Add t4ka3 camera sensor driver (2026-03-25 10:37:18 +0200)
----------------------------------------------------------------
New camera sensor drivers for 7.1:
- Omnivision ov2732
- Toshiba t4ka3
----------------------------------------------------------------
Kate Hsuan (1):
media: Add t4ka3 camera sensor driver
Walter Werner Schneider (2):
dt-bindings: media: i2c: Add ov2732 image sensor
media: i2c: Add ov2732 image sensor driver
.../devicetree/bindings/media/i2c/ovti,ov2732.yaml | 103 ++
MAINTAINERS | 13 +
drivers/media/i2c/Kconfig | 25 +
drivers/media/i2c/Makefile | 2 +
drivers/media/i2c/ov2732.c | 790 +++++++++++++++
drivers/media/i2c/t4ka3.c | 1064 ++++++++++++++++++++
6 files changed, 1997 insertions(+)
create mode 100644 Documentation/devicetree/bindings/media/i2c/ovti,ov2732.yaml
create mode 100644 drivers/media/i2c/ov2732.c
create mode 100644 drivers/media/i2c/t4ka3.c
--
Kind regards,
Sakari Ailus
reply other threads:[~2026-03-25 8:41 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=acOfrXYoAtBf23qe@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