]> 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)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:40 +0000 (08:34 +0200)
commite0e2c428625022653cf3898cc345ddb82b886eca
tree42d9ca7578211966dce4b1ce57137f659a35a09a
parent88765263bfd2feeee6417908425382188f8f2a3b
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