]> Pileus Git - ~andy/linux/commit
ARM: mxs: add initial device tree support for imx23-evk board
authorShawn Guo <shawn.guo@linaro.org>
Fri, 4 May 2012 13:33:42 +0000 (21:33 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Sat, 12 May 2012 05:32:17 +0000 (13:32 +0800)
commit2954ff395bcf69cb31dbe500bec20ce0944ea19e
treeca9c1e7e3b0f12151825c496a38a6c8268b2e499
parentbc3a59c1b7b1c367fec615b872bdb89ac232f62e
ARM: mxs: add initial device tree support for imx23-evk board

It adds initial device tree support for imx23-evk board, and only
serial console is enabled.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Marek Vasut <marex@denx.de>
Documentation/devicetree/bindings/arm/fsl.txt
arch/arm/boot/dts/imx23-evk.dts [new file with mode: 0644]
arch/arm/boot/dts/imx23.dtsi [new file with mode: 0644]
arch/arm/mach-mxs/Kconfig
arch/arm/mach-mxs/mach-mxs.c
drivers/clk/mxs/clk-imx23.c