media: imx: Unstage the imx8mq-mipi-csi2 driver
authorMartin Kepplinger <martin.kepplinger@puri.sm>
Tue, 25 Apr 2023 09:08:04 +0000 (11:08 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 25 Jul 2023 07:24:30 +0000 (09:24 +0200)
commitcd063027c3049bbdd8bbfa65ca46b51a373686f3
tree56dae00e5af136fab10d10c1ecf051db466ad9f2
parent3180449e6c5c54fbcb32b5ec3f5ea3d20f3a7041
media: imx: Unstage the imx8mq-mipi-csi2 driver

The imx8mq-mipi-csi2 MIPI CSI-2 receiver driver is used and maintained.
There is no reason to keep it in staging. The accompanying CSI bridge
driver that uses it is in drivers/media/platform/nxp as well.

One TODO is to get rid of csi_state's "state" and "lock" variables.
Especially make sure suspend/resume is working without them. That can
very well be worked on from the new location.

Also add a MAINTAINERS section for the imx8mq-mipi-csi2 mipi receiver
driver.

Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
MAINTAINERS
drivers/media/platform/nxp/Kconfig
drivers/media/platform/nxp/Makefile
drivers/media/platform/nxp/imx8mq-mipi-csi2.c [moved from drivers/staging/media/imx/imx8mq-mipi-csi2.c with 100% similarity]
drivers/staging/media/imx/Kconfig
drivers/staging/media/imx/Makefile