diff options
author | Fabio Estevam <festevam@gmail.com> | 2012-04-21 14:07:08 -0300 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2012-05-11 15:17:52 +0800 |
commit | 691d26408734e7a41ebdadd19c10f6c0949ecd4a (patch) | |
tree | 1dad81ed96c20c92ee3532fcd56978cc13560d45 /Documentation | |
parent | 4e692101aba53ba068142a2c76e3b278682be2e3 (diff) | |
download | linux-stable-691d26408734e7a41ebdadd19c10f6c0949ecd4a.tar.gz linux-stable-691d26408734e7a41ebdadd19c10f6c0949ecd4a.tar.bz2 linux-stable-691d26408734e7a41ebdadd19c10f6c0949ecd4a.zip |
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')
-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 Required root node properties: - compatible = "fsl,imx6q-sabrelite", "fsl,imx6q"; +i.MX6 Quad SABRE Smart Device Board +Required root node properties: + - compatible = "fsl,imx6q-sabresd", "fsl,imx6q"; + Generic i.MX boards ------------------- |