MLK-16919-5 media: v4l2: add mipi csi driver on iMX8MQ
authorRobby Cai <robby.cai@nxp.com>
Tue, 21 Nov 2017 20:59:06 +0000 (04:59 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commite79ebfc900decc591b0a7a1d02910bf13ec53dea
tree12f9d2a3ddca25a08a51910a5c8410c43e37669f
parentad96baad50402c8f6b384dbd1d77e8e17538c6c0
MLK-16919-5 media: v4l2: add mipi csi driver on iMX8MQ

Add a new version (yet another version) driver for MIPI CSI2.
The reason we use a separate version is that PHY setting is quit different,
and the existing MIPI CSI2 driver uses new Media Framework, while the camera
and CSI driver not yet. After convert all drivers to new Media Framework,
consider combine these two versions.

Signed-off-by: Robby Cai <robby.cai@nxp.com>
Reviewed-by: Sandor Yu <Sandor.yu@nxp.com>
drivers/media/platform/imx8/mxc-mipi-csi2_yav.c [new file with mode: 0644]