From: Arash Golgol <arash.golgol@gmail.com>
To: linux-media@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-sunxi@lists.linux.dev
Cc: yong.deng@magewell.com, paulk@sys-base.io,
laurent.pinchart@ideasonboard.com, mchehab@kernel.org,
wens@kernel.org, jernej.skrabec@gmail.com, samuel@sholland.org,
Arash Golgol <arash.golgol@gmail.com>
Subject: [PATCH v1 0/3] media: sunxi: Resend active-state conversions
Date: Tue, 4 Aug 2026 10:56:27 +0330 [thread overview]
Message-ID: <20260804072630.28745-1-arash.golgol@gmail.com> (raw)
These three patches convert the sun6i-mipi-csi2, sun8i-a83t-mipi-csi2,
and sun6i-csi bridge drivers to use the V4L2 subdev active state API.
Each patch has already received review and testing individually in
previous postings (see the changelog and links within each patch for
that history), but none have been picked up and none currently have
a delegate on patchwork. Resending together to make it easier to
review and apply as a group.
No code changes since the last posted version of each patch.
Arash Golgol (3):
media: sun6i-mipi-csi2: Use V4L2 subdev active state
media: sun8i-a83t-mipi-csi2: Use V4L2 subdev active state
media: sun6i-csi: bridge: Use V4L2 subdev active state
.../sunxi/sun6i-csi/sun6i_csi_bridge.c | 155 ++++++++----------
.../sunxi/sun6i-csi/sun6i_csi_bridge.h | 9 -
.../sunxi/sun6i-csi/sun6i_csi_capture.c | 27 ++-
.../sunxi/sun6i-mipi-csi2/sun6i_mipi_csi2.c | 107 ++++++------
.../sunxi/sun6i-mipi-csi2/sun6i_mipi_csi2.h | 2 -
.../sun8i_a83t_mipi_csi2.c | 112 +++++++------
.../sun8i_a83t_mipi_csi2.h | 2 -
7 files changed, 194 insertions(+), 220 deletions(-)
--
2.34.1
next reply other threads:[~2026-08-04 7:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-04 7:26 Arash Golgol [this message]
2026-08-04 7:26 ` [PATCH v4 1/3] media: sun6i-mipi-csi2: Use V4L2 subdev active state Arash Golgol
2026-08-04 7:26 ` [PATCH v4 2/3] media: sun8i-a83t-mipi-csi2: " Arash Golgol
2026-08-04 7:26 ` [PATCH v5 3/3] media: sun6i-csi: bridge: " Arash Golgol
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=20260804072630.28745-1-arash.golgol@gmail.com \
--to=arash.golgol@gmail.com \
--cc=jernej.skrabec@gmail.com \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-sunxi@lists.linux.dev \
--cc=mchehab@kernel.org \
--cc=paulk@sys-base.io \
--cc=samuel@sholland.org \
--cc=wens@kernel.org \
--cc=yong.deng@magewell.com \
/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