ARM: dts: Add board dts file for ODROID-X
authorDongjin Kim <tobetter@gmail.com>
Fri, 11 Jan 2013 01:12:50 +0000 (17:12 -0800)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 7 Mar 2013 10:39:48 +0000 (19:39 +0900)
commit800974ac0420f8f81cd7ad4d33bdf179b890b282
tree4611277e946e698af5d6384e40e9294a162a478b
parent2107673e16e4a20a14fd25505fa1a81e273f9983
ARM: dts: Add board dts file for ODROID-X

Add initial DT for Hardkernel's ODROID-X board based on EXYNOS4412
SoC. This patch including adds the node to support fixed voltage for
peripherals like LED, ethernet controller, and this patch adds GPIO
connected LEDS on ODROID-X board and configure its properties like
following:
LED1: use 'heartbeat' trigger, blinking while the board is running.
LED2: use 'mmc0' trigger, on when mmc0 is accessing.

And adds the device node to support eMMC storage on SDCARD4 ports,
controlled by MSHC.

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Acked-by: Olof Johansson <olof@lixom.net>
[kgene.kim@samsung.com: squashed into one commit as per Olof's comment]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/exynos4412-odroidx.dts [new file with mode: 0644]
This page took 0.025501 seconds and 5 git commands to generate.