MLK-18098: camera: add MIPI and PARALLEL CSI support in one dtb
authorGuoniu.Zhou <guoniu.zhou@nxp.com>
Fri, 20 Apr 2018 08:23:09 +0000 (16:23 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit696143c8da97475cbddb1bbcc9d9b33e8b324d81
treeec4b6d4226884725491e38c035c2a51f53bbc5d2
parentd5b4d17a1df4821f2ed6733986f41675898ac231
MLK-18098: camera: add MIPI and PARALLEL CSI support in one dtb

1. Divide ov5640_v3.c into two parts, one for parallel csi driver
   and the other for mipi csi driver

2. Add parallel and mipi support in one dtb file. User can select
   one of them without changing the dtb file

Reviewed-by: Sandor.yu <sandor.yu@nxp.com>
Signed-off-by: Guoniu.Zhou <guoniu.zhou@nxp.com>
drivers/media/platform/imx8/ov5640_mipi_v3.c [new file with mode: 0644]