Re: [PATCH v1 0/3] media: sunxi: Resend active-state conversions
arash golgol <[email protected]>
| Newsgroups | dev.linux.lists.linux-sunxi,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-media |
|---|---|
| Message-ID | <CAMxPZkgk4+idrZowJ1z-ddAzaD-hx-NJP+KSj8pUrSfL0HH4aQ@mail.gmail.com> |
Hi Hans, On Tue, Aug 4, 2026 at 10:57 AM Arash Golgol <[email protected]> wrote: > > 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 I've been trying to get these patches merged for a while. Multiple pings and followups have been sent, but they haven't been applied yet. This series is just a collection of my individual patches. All patches have full Reviewed-by/Tested-by coverage from Laurent Pinchart and Paul Kocialkowski. Current status of all patches are still New in patchwork, without a delegate. Link: https://patchwork.linuxtv.org/project/linux-media/list/?series=28738 Given the review is complete, would you be able to pick these up, or let me know if something else is blocking them? -- Regards, Arash Golgol