]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx23: Add POWER and CLKCTRL register definitions
authorMarek Vasut <marex@denx.de>
Fri, 11 Jan 2013 03:19:06 +0000 (03:19 +0000)
committerStefano Babic <sbabic@denx.de>
Mon, 21 Jan 2013 11:05:20 +0000 (12:05 +0100)
commit06dc8160a09a81c947509110f69875992a9d6875
treead0ddfbe7d498038be22c1f2576f6e6b4737103f
parent180f47a8dfeca09dd810475fe890d433fb8bd211
mx23: Add POWER and CLKCTRL register definitions

Add register definitions for the i.MX23 power control block and
clock control block. These are essential for the basic bootstrap
of the i.MX23. Also, properly include them in imx-regs.h .

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Cc: Stefano Babic <sbabic@denx.de>
arch/arm/include/asm/arch-mxs/imx-regs.h
arch/arm/include/asm/arch-mxs/regs-clkctrl-mx23.h [new file with mode: 0644]
arch/arm/include/asm/arch-mxs/regs-power-mx23.h [new file with mode: 0644]