diff options
author | Fabio Estevam <festevam@gmail.com> | 2012-04-21 13:07:08 -0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2012-05-11 03:17:52 -0400 |
commit | 691d26408734e7a41ebdadd19c10f6c0949ecd4a (patch) | |
tree | 1dad81ed96c20c92ee3532fcd56978cc13560d45 /Documentation/devicetree/bindings/arm/fsl.txt | |
parent | 4e692101aba53ba068142a2c76e3b278682be2e3 (diff) |
ARM: dts: Add basic support for imx6q-sabresd
Add basic support for imx6q-sabresd.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/fsl.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt index bfbc771a65f8..2e86e4db6b2b 100644 --- a/Documentation/devicetree/bindings/arm/fsl.txt +++ b/Documentation/devicetree/bindings/arm/fsl.txt | |||
@@ -29,6 +29,10 @@ i.MX6 Quad SABRE Lite Board | |||
29 | Required root node properties: | 29 | Required root node properties: |
30 | - compatible = "fsl,imx6q-sabrelite", "fsl,imx6q"; | 30 | - compatible = "fsl,imx6q-sabrelite", "fsl,imx6q"; |
31 | 31 | ||
32 | i.MX6 Quad SABRE Smart Device Board | ||
33 | Required root node properties: | ||
34 | - compatible = "fsl,imx6q-sabresd", "fsl,imx6q"; | ||
35 | |||
32 | Generic i.MX boards | 36 | Generic i.MX boards |
33 | ------------------- | 37 | ------------------- |
34 | 38 | ||