summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2012-07-09 13:33:02 +0800
committerShawn Guo <shawn.guo@linaro.org>2012-07-11 11:50:06 +0800
commitdd852aa5215b9a976b8949378e8f3b6fcb8c5291 (patch)
tree34c3b4f5b3c5b745cddc628358de77e115f447c2 /arch/arm/mach-mxs
parente1a4d18f6c74cf3df59c73f526ede607196f2257 (diff)
downloadop-kernel-dev-dd852aa5215b9a976b8949378e8f3b6fcb8c5291.zip
op-kernel-dev-dd852aa5215b9a976b8949378e8f3b6fcb8c5291.tar.gz
ARM: mxs: convert stmp378x_devb board to device tree
The enc28j60 spi device does not get converted to dts file, because there is no mxs spi driver on mainline so far. The enc28j60 spi in mach-stmp378x_devb.c does not work anyway. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/mach-mxs')
-rw-r--r--arch/arm/mach-mxs/mach-mxs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mxs/mach-mxs.c b/arch/arm/mach-mxs/mach-mxs.c
index a04bec8..bd8db7b 100644
--- a/arch/arm/mach-mxs/mach-mxs.c
+++ b/arch/arm/mach-mxs/mach-mxs.c
@@ -267,6 +267,7 @@ static void __init mxs_machine_init(void)
static const char *imx23_dt_compat[] __initdata = {
"fsl,imx23-evk",
+ "fsl,stmp378x_devb"
"olimex,imx23-olinuxino",
"fsl,imx23",
NULL,
OpenPOWER on IntegriCloud