aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2011-09-06 13:53:26 +0800
committerArnd Bergmann <arnd@arndb.de>2011-10-31 14:26:20 +0100
commit7d740f87fd0741c00231a4b13074660d526d5630 (patch)
treeaa65429bf9d8c1e7f89a9a7036338cad1eaf5f3d /Documentation
parentccfa8b21f20099b950b4f2f75d2330fb149a2012 (diff)
arm/imx6q: add device tree source
It adds device tree source and documentation for imx6q platform. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/arm/fsl.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt
new file mode 100644
index 000000000000..345bfc036561
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/fsl.txt
@@ -0,0 +1,6 @@
+Freescale i.MX Platforms Device Tree Bindings
+-----------------------------------------------
+
+i.MX6 Quad SABRE Automotive Board
+Required root node properties:
+ - compatible = "fsl,imx6q-sabreauto", "fsl,imx6q";