summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/fsl.txt
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2012-05-04 21:33:42 +0800
committerShawn Guo <shawn.guo@linaro.org>2012-05-12 13:32:17 +0800
commit2954ff395bcf69cb31dbe500bec20ce0944ea19e (patch)
treeca9c1e7e3b0f12151825c496a38a6c8268b2e499 /Documentation/devicetree/bindings/arm/fsl.txt
parentbc3a59c1b7b1c367fec615b872bdb89ac232f62e (diff)
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>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/fsl.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/fsl.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt
index fecb580342d4..1708df5a8737 100644
--- a/Documentation/devicetree/bindings/arm/fsl.txt
+++ b/Documentation/devicetree/bindings/arm/fsl.txt
@@ -1,6 +1,10 @@
Freescale i.MX Platforms Device Tree Bindings
-----------------------------------------------
+i.MX23 Evaluation Kit
+Required root node properties:
+ - compatible = "fsl,imx23-evk", "fsl,imx23";
+
i.MX28 Evaluation Kit
Required root node properties:
- compatible = "fsl,imx28-evk", "fsl,imx28";