]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00209062-1: mx6dq and mx6dl dual camera support
authorWu Guoxing <b39297@freescale.com>
Mon, 21 May 2012 01:21:12 +0000 (09:21 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:11:54 +0000 (14:11 +0200)
commite061bb03b111bca271da7df8b117abf998a9e928
tree42d9ca7578211966dce4b1ce57137f659a35a09a
parent9122b67383d8a4ef40cc2b55d31886791b40da6d
ENGR00209062-1: mx6dq and mx6dl dual camera support

dual camera support for mx6q and mx6dl:
1. let mipi and parallel camera working on different csi
2. the two camera can work independently and synchronously
3. the two camera will be registered and different video
   device(/dev/video0, /dev/video1)
4. when both camera are working, the can not use the same
   ipu channel, that is, when camera one using PRP_ENC_MEM
   or PRP_VF_MEM channel, the other one can only use CSI_MEM

   this is the arch part changes.

Signed-off-by: Wu Guoxing <b39297@freescale.com>
arch/arm/mach-mx6/board-mx6q_arm2.c
arch/arm/mach-mx6/board-mx6q_sabreauto.c
arch/arm/mach-mx6/board-mx6q_sabrelite.c
arch/arm/mach-mx6/board-mx6q_sabresd.c
arch/arm/mach-mx6/devices-imx6q.h