aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorRichard Zhao <richard.zhao@linaro.org>2011-12-14 09:26:46 +0800
committerShawn Guo <shawn.guo@linaro.org>2011-12-14 21:25:45 +0800
commit3c8276c6bc912025db50ff7e93af6bc7c3de0c8c (patch)
treef3604c8204787e2cc8cd1fba2f743f8d40d27388 /Documentation/devicetree
parentdts/imx: rename uart labels to consistent with hw spec (diff)
downloadlinux-dev-3c8276c6bc912025db50ff7e93af6bc7c3de0c8c.tar.xz
linux-dev-3c8276c6bc912025db50ff7e93af6bc7c3de0c8c.zip
arm/imx6: add imx6q sabrelite board support
- Add basic board dts file - Add board compatible string to mach-imx6q. - Update fsl DT board doc. Signed-off-by: Richard Zhao <richard.zhao@linaro.org> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'Documentation/devicetree')
-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 c9848ad0e2e3..d4e50adbba4a 100644
--- a/Documentation/devicetree/bindings/arm/fsl.txt
+++ b/Documentation/devicetree/bindings/arm/fsl.txt
@@ -24,3 +24,7 @@ Required root node properties:
i.MX6 Quad SABRE Automotive Board
Required root node properties:
- compatible = "fsl,imx6q-sabreauto", "fsl,imx6q";
+
+i.MX6 Quad SABRE Lite Board
+Required root node properties:
+ - compatible = "fsl,imx6q-sabrelite", "fsl,imx6q";