Commits

Robby Cai committed ba15b4ad535
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>