video: dcu: Add DCU support for Vybrid SoC
authorStefan Agner <stefan.agner@toradex.com>
Tue, 21 Apr 2015 13:25:52 +0000 (15:25 +0200)
committerStefan Agner <stefan.agner@toradex.com>
Tue, 21 Apr 2015 14:44:11 +0000 (16:44 +0200)
commit82a4a8c1a72fd9675ffa371e9aaf0e184f90be14
treed9fde27750629467f60eb439b44e55f2fe2f5346
parent8e1eeb4337d575cf5f7b28842dc84361e35592dd
video: dcu: Add DCU support for Vybrid SoC

The Vybrid SoC family has the same display controller unit (DCU)
like the LS1021A SoC. This patch adds platform data, pinmux defines
and clock control to enable the driver for Vybrid based  boards too.
arch/arm/include/asm/arch-vf610/crm_regs.h
arch/arm/include/asm/arch-vf610/imx-regs.h
arch/arm/include/asm/arch-vf610/iomux-vf610.h
arch/arm/include/asm/imx-common/iomux-v3.h
board/toradex/colibri_vf/Makefile
board/toradex/colibri_vf/colibri_vf.c
board/toradex/colibri_vf/dcu.c [new file with mode: 0644]
drivers/video/fsl_dcu_fb.c
include/configs/colibri_vf.h