]> Git Repo - J-u-boot.git/commit
mx23: Add POWER and CLKCTRL register definitions
authorMarek Vasut <[email protected]>
Fri, 11 Jan 2013 03:19:06 +0000 (03:19 +0000)
committerStefano Babic <[email protected]>
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 <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Otavio Salvador <[email protected]>
Cc: Stefano Babic <[email protected]>
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]
This page took 0.035117 seconds and 4 git commands to generate.