diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2012-10-07 14:12:49 -0300 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2012-11-16 14:18:52 +0800 |
commit | 5c70cb01b89895189025f8de8ee2823f516eab6a (patch) | |
tree | 438e266320a2b3a146e50c54a612f46c0669a58b /Documentation/devicetree/bindings/arm/fsl.txt | |
parent | 49c9e60eaaa966cdb02ac9e989eeb6f940691c5d (diff) | |
download | blackbird-op-linux-5c70cb01b89895189025f8de8ee2823f516eab6a.tar.gz blackbird-op-linux-5c70cb01b89895189025f8de8ee2823f516eab6a.zip |
ARM: dts: imx6q-sabreauto: Add basic support
mx6qsabreauto is a board based on mx6q SoC with the following features:
- 2GB of DDR3
- 2 USB ports
- 1 HDMI output port
- SPI NOR
- 2 LVDS LCD ports
- Gigabit Ethernet
- Camera
- eMMC and SD card slot
- Multichannel Audio
- CAN
- SATA
- NAND
- PCIE
- Video Input
Add very basic support for it.
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 ac9e7516756e..f79818711e83 100644 --- a/Documentation/devicetree/bindings/arm/fsl.txt +++ b/Documentation/devicetree/bindings/arm/fsl.txt @@ -41,6 +41,10 @@ i.MX6 Quad SABRE Smart Device Board Required root node properties: - compatible = "fsl,imx6q-sabresd", "fsl,imx6q"; +i.MX6 Quad SABRE Automotive Board +Required root node properties: + - compatible = "fsl,imx6q-sabreauto", "fsl,imx6q"; + Generic i.MX boards ------------------- |