OSDN Git Service

ARM: dts: imx: Add Y Soft IOTA Draco, Hydra and Ursa boards
authorVokáč Michal <Michal.Vokac@ysoft.com>
Tue, 15 Jan 2019 14:22:45 +0000 (14:22 +0000)
committerShawn Guo <shawnguo@kernel.org>
Mon, 11 Feb 2019 01:22:25 +0000 (09:22 +0800)
commit87489ec3a77f3e01bcf0d46e353ae7112ec8c4f0
tree3459a293f65b282567d889e835d8b5af8a16215f
parentcc077d00fd39cc27f3d7e1927f55c4e3cc64fd69
ARM: dts: imx: Add Y Soft IOTA Draco, Hydra and Ursa boards

These are i.MX6S/DL based SBCs embedded in various Y Soft products.
All share the same board design but have slightly different HW
configuration.

Ursa
- i.MX6S SoC, 512MB RAM DDR3, 4GB eMMC, microSD
- parallel WVGA 7" LCD with touch panel
- 1x Eth (QCA8334 switch)
- USB OTG
- USB host (micro-B)

Draco
- i.MX6S SoC, 512MB RAM DDR3, 4GB eMMC, microSD
- parallel WVGA 7" LCD with touch panel
- 2x Eth (QCA8334 switch)
- USB OTG
- USB host (micro-B)
- RGB LED (I2C LP5562)
- 3.5mm audio jack + codec (LM49350)

Hydra
- i.MX6DL SoC, 2GB RAM DDR3, 4GB eMMC, microSD
- I2C OLED display, capacitive matrix keys
- 2x Eth (QCA8334 switch)
- USB OTG
- RGB LED (I2C LP5562)
- 3.5mm audio jack + codec (LM49350)
- HDMI
- miniPCIe slot

Cc: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Michal Vokáč <michal.vokac@ysoft.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/imx6dl-yapp4-common.dtsi [new file with mode: 0644]
arch/arm/boot/dts/imx6dl-yapp4-draco.dts [new file with mode: 0644]
arch/arm/boot/dts/imx6dl-yapp4-hydra.dts [new file with mode: 0644]
arch/arm/boot/dts/imx6dl-yapp4-ursa.dts [new file with mode: 0644]