]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00153670-1 - plat-mxc: Add support for MXC HDMI
authorDanny Nold <dannynold@freescale.com>
Tue, 26 Jul 2011 02:35:22 +0000 (21:35 -0500)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:09:22 +0000 (14:09 +0200)
commit29adab381e7c877d636492d2532f42ea92f3c762
treec6bd668b80bbdf5ae5c7999d0b98c7f6d13f6ccd
parenta730cb81693a79aed54cd6efcb4ceef73ecc3730
ENGR00153670-1 - plat-mxc: Add support for MXC HDMI

- Created MXC HDMI platform initialization file - platform-mxc_hdmi.c
- Added MXC HDMI to kconfig and makefile
- Added main MXC HDMI register definition file - mxc_hdmi.h

Signed-off-by: Danny Nold <dannynold@freescale.com>
arch/arm/plat-mxc/devices/Kconfig
arch/arm/plat-mxc/devices/Makefile
arch/arm/plat-mxc/devices/platform-mxc_hdmi.c [new file with mode: 0644]
arch/arm/plat-mxc/include/mach/devices-common.h
arch/arm/plat-mxc/include/mach/mx6.h
arch/arm/plat-mxc/include/mach/mxc_hdmi.h [new file with mode: 0644]