From 800974ac0420f8f81cd7ad4d33bdf179b890b282 Mon Sep 17 00:00:00 2001 From: Dongjin Kim Date: Thu, 10 Jan 2013 17:12:50 -0800 Subject: [PATCH] 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 Acked-by: Olof Johansson [kgene.kim@samsung.com: squashed into one commit as per Olof's comment] Signed-off-by: Kukjin Kim --- Reading git-format-patch failed