]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00225981-8 csi/imx6sl: add the platform-related setting
authorRobby Cai <R63905@freescale.com>
Thu, 27 Sep 2012 15:50:08 +0000 (23:50 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:30 +0000 (08:35 +0200)
commit6e1b742511ddc5ac3f6a1bd95a7b480a016f237c
tree5942459cfcd328464edbfb98d244db3f58742418
parent76aba2d0694b71195e194bdbf3d9e71c631272f0
ENGR00225981-8 csi/imx6sl: add the platform-related setting

- add platform data for csi driver
- change the regulator name to reflect the voltage really used
- select OSC as csi parent clock to get 24MHz
- add an boot option to use csi feature while filter out the EPDC/SPDC, since
  there are pin conflicts with xPDC.
- both ov5640 and ov5642 are verified okay, ov5640 is used by default.
- remove IPU from update_defconfig

Signed-off-by: Robby Cai <R63905@freescale.com>
13 files changed:
arch/arm/configs/imx6s_defconfig
arch/arm/configs/imx6s_updater_defconfig
arch/arm/mach-mx6/Kconfig
arch/arm/mach-mx6/board-mx6sl_common.h
arch/arm/mach-mx6/board-mx6sl_evk.c
arch/arm/mach-mx6/clock_mx6sl.c
arch/arm/mach-mx6/devices-imx6q.h
arch/arm/mach-mx6/mx6sl_evk_pmic_pfuze100.c
arch/arm/plat-mxc/devices/Kconfig
arch/arm/plat-mxc/devices/Makefile
arch/arm/plat-mxc/devices/platform-imx-fsl-csi.c [new file with mode: 0644]
arch/arm/plat-mxc/include/mach/devices-common.h
arch/arm/plat-mxc/include/mach/mx6.h