OSDN Git Service

ARM: dts: imx6sx: Add UDOO Neo support
authorAndreas Färber <afaerber@suse.de>
Sun, 16 Oct 2016 14:44:23 +0000 (16:44 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 24 Oct 2016 11:33:27 +0000 (19:33 +0800)
commit76e691fc7653b85d390e58710e5c7db73ca49367
tree485ccaf379ca393b32331b6918c1940fab60399b
parent4d9e9cbb61fdf8d037e5ad95ed03c414073b1443
ARM: dts: imx6sx: Add UDOO Neo support

Add initial device trees for UDOO Neo Basic, Extended and Full boards:
* Serial console is enabled, other serial ports are prepared.
* I2C based PMIC is enabled.
* Ethernet is enabled for Basic and Full.
* SDHC is enabled, with the SDIO_PWR GPIO modeled as a regulator.
* Both user LEDs are enabled, with the orange one reserved for the M4
  and with the SD card as default trigger for the red LED.

The decision on a board compatible string is deferred to later.

Cc: Ettore Chimenti <ettore.chimenti@udoo.org>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/imx6sx-udoo-neo-basic.dts [new file with mode: 0644]
arch/arm/boot/dts/imx6sx-udoo-neo-extended.dts [new file with mode: 0644]
arch/arm/boot/dts/imx6sx-udoo-neo-full.dts [new file with mode: 0644]
arch/arm/boot/dts/imx6sx-udoo-neo.dtsi [new file with mode: 0644]