diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2011-09-06 13:53:26 +0800 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2011-10-31 14:26:20 +0100 |
commit | 7d740f87fd0741c00231a4b13074660d526d5630 (patch) | |
tree | aa65429bf9d8c1e7f89a9a7036338cad1eaf5f3d /Documentation/devicetree | |
parent | ccfa8b21f20099b950b4f2f75d2330fb149a2012 (diff) | |
download | blackbird-op-linux-7d740f87fd0741c00231a4b13074660d526d5630.tar.gz blackbird-op-linux-7d740f87fd0741c00231a4b13074660d526d5630.zip |
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/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.txt | 6 |
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"; |