linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] media: imx: imx8mq-mipi-csi2: Use V4L2 subdev state
@ 2023-03-07 15:00 Martin Kepplinger
  2023-03-07 15:00 ` [PATCH v2 1/2] media: imx: imx8mq-mipi-csi2: Use V4L2 subdev active state Martin Kepplinger
  2023-03-07 15:00 ` [PATCH v2 2/2] media: imx: imx8mq-mipi-csi2: remove unneeded state variable and function Martin Kepplinger
  0 siblings, 2 replies; 10+ messages in thread
From: Martin Kepplinger @ 2023-03-07 15:00 UTC (permalink / raw)
  To: laurent.pinchart, slongerbeam, p.zabel, mchehab, gregkh, shawnguo
  Cc: kernel, festevam, linux-imx, linux-media, linux-staging,
	linux-arm-kernel, linux-kernel, kernel, Martin Kepplinger

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@puri.sm/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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-03-25 18:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-07 15:00 [PATCH v2 0/2] media: imx: imx8mq-mipi-csi2: Use V4L2 subdev state Martin Kepplinger
2023-03-07 15:00 ` [PATCH v2 1/2] media: imx: imx8mq-mipi-csi2: Use V4L2 subdev active state Martin Kepplinger
2023-03-12 13:31   ` Laurent Pinchart
2023-03-12 13:39     ` Laurent Pinchart
2023-03-12 14:05       ` Martin Kepplinger
2023-03-07 15:00 ` [PATCH v2 2/2] media: imx: imx8mq-mipi-csi2: remove unneeded state variable and function Martin Kepplinger
2023-03-12 13:37   ` Laurent Pinchart
2023-03-12 14:04     ` Martin Kepplinger
2023-03-25  9:59       ` Martin Kepplinger
2023-03-25 18:49         ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).