OSDN Git Service

ARM: mxs: add initial device tree support for imx28-evk board
authorDong Aisheng <dong.aisheng@linaro.org>
Sat, 31 Mar 2012 13:26:57 +0000 (21:26 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Sat, 12 May 2012 05:32:16 +0000 (13:32 +0800)
commitbc3a59c1b7b1c367fec615b872bdb89ac232f62e
treeeb0fcfdac04efc938e0432947be67a6ad6d5fd79
parent844d0b5a0b42d6c73114a1dc229db751120d226f
ARM: mxs: add initial device tree support for imx28-evk board

This patch includes basic dt support which can boot via nfs rootfs.

Signed-off-by: Dong Aisheng <dong.aisheng@linaro.org>
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/imx28-evk.dts [new file with mode: 0644]
arch/arm/boot/dts/imx28.dtsi [new file with mode: 0644]
arch/arm/mach-mxs/Kconfig
arch/arm/mach-mxs/Makefile
arch/arm/mach-mxs/devices/Kconfig
arch/arm/mach-mxs/mach-mxs.c [new file with mode: 0644]
drivers/clk/mxs/clk-imx28.c