[PATCH v2 0/2] media: imx: imx8mq-mipi-csi2: Use V4L2 subdev state

From: Martin Kepplinger
Date: Tue Mar 07 2023 - 10:08:51 EST


hi Laurent and all interested,

this is driver simplifications and cleanups for the imx8mq mipi csi receiver.
Remaining TODO is:
* moving the driver into media/platform/nxp
* getting rid of the internal "state" variable
* autosuspend at the end of probe()

thanks for your time when looking at this,

martin


revision history
----------------

v2: thank you, Laurent:
* properly unlock the subdev state
* fix pm hunk in probe()
* add patch to "inline hs_settle"

v1: initial patch:
https://lore.kernel.org/linux-media/41417ffce644975b3be0d52fb7ac584b3a7c3b1b.camel@xxxxxxx/T/#t


Martin Kepplinger (2):
media: imx: imx8mq-mipi-csi2: Use V4L2 subdev active state
media: imx: imx8mq-mipi-csi2: remove unneeded state variable and
function

drivers/staging/media/imx/imx8mq-mipi-csi2.c | 153 +++++++------------
1 file changed, 59 insertions(+), 94 deletions(-)

--
2.30.2