ARM: dts: exynos: Add initial support for Odroid XU board
authorKrzysztof Kozlowski <krzk@kernel.org>
Tue, 3 May 2016 09:48:18 +0000 (11:48 +0200)
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>
Tue, 31 May 2016 10:42:41 +0000 (12:42 +0200)
commit8149afe4dbf91bead5632ac66f54f38b5d8b2391
treee6d228fb960dc9a7a3ce5f0a0ac5e947446f0f40
parentcb0896562228703209644e92926ed445150cc594
ARM: dts: exynos: Add initial support for Odroid XU board

The Hardkernel's Odroid XU board was first design with big.LITTLE SoC
from Samsung: the Exynos5410. Details:
1. Exynos5410 octa-core (A15+A7, however as of now only one cluster is
   enabled),
2. 2 GB DDR3 RAM,
3. PowerVR SGX544MP3 GPU (not enabled in DTS),
4. USB 3.0 Host x 1, USB 3.0 OTG x 1, USB 2.0 Host x 4,
5. HDMI 1.4a, MIPI DSI and Display Port (Display Port not on all of
   revisions though),
6. eMMC 4.5 and microSD slots.

Comparing this board to Odroid XU3 (more popular), the differences are:
1. Exynos5410 instead of 5422,
2. MIPI DSI LCD connector,
3. Main PMIC: Maxim 77802 instead of S2MPS11,
4. USB3503+LAN9730 instead of integrated LAN9514,
5. eMMC 4.5 instead of eMMC 5.0,

This patch adds initial support for the XU board with working basic
functions, eMMC/SD and USB (including attached ethernet adapter).

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Link: http://www.hardkernel.com/main/products/prdt_info.php?g_code=G137510300620
Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/exynos5410-odroidxu.dts [new file with mode: 0644]
This page took 0.027878 seconds and 5 git commands to generate.