All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ODROID-X: Adding dt-based ODROID-X support
@ 2012-12-17 19:55 ` Dongjin Kim
  0 siblings, 0 replies; 27+ messages in thread
From: Dongjin Kim @ 2012-12-17 19:55 UTC (permalink / raw)
  Cc: linux-arm-kernel, linux-samsung-soc, kgene.kim, thomas.abraham,
	Dongjin Kim

This patch set adds DT-based board file for Hardkernel's ODROID-X which is
based on Samsung's Exynos4412 SoC. In the current version had been tested
supporting SDCARD, eMMC and LED blinking.


Dongjin Kim (4):
  ODROID-X: dts: Add board dts file for ODROID-X
  ODROID-X: dts: Add fixed-regulator for peripherals.
  ODROID-X: dts: Add nodes for leds based on GPIO.
  ODROID-X: dts: Add mshc node for ODROID-X board

 arch/arm/boot/dts/Makefile               |    1 +
 arch/arm/boot/dts/exynos4412-odroidx.dts |   97 ++++++++++++++++++++++++++++++
 2 files changed, 98 insertions(+)
 create mode 100644 arch/arm/boot/dts/exynos4412-odroidx.dts

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2012-12-18  6:47 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-17 19:55 [PATCH 0/4] ODROID-X: Adding dt-based ODROID-X support Dongjin Kim
2012-12-17 19:55 ` Dongjin Kim
2012-12-17 19:55 ` [PATCH 1/4] ODROID-X: dts: Add board dts file for ODROID-X Dongjin Kim
2012-12-17 19:55   ` Dongjin Kim
2012-12-17 19:55   ` Dongjin Kim
2012-12-18  1:22   ` Thomas Abraham
2012-12-18  1:22     ` Thomas Abraham
2012-12-18  1:56   ` Olof Johansson
2012-12-18  1:56     ` Olof Johansson
2012-12-18  1:56     ` Olof Johansson
2012-12-18  6:00     ` Jean-Christophe PLAGNIOL-VILLARD
2012-12-18  6:00       ` Jean-Christophe PLAGNIOL-VILLARD
2012-12-18  6:14       ` Olof Johansson
2012-12-18  6:14         ` Olof Johansson
2012-12-18  6:47         ` Jean-Christophe PLAGNIOL-VILLARD
2012-12-18  6:47           ` Jean-Christophe PLAGNIOL-VILLARD
2012-12-17 19:55 ` [PATCH 2/4] ODROID-X: dts: Add fixed-regulator for peripherals Dongjin Kim
2012-12-17 19:55   ` Dongjin Kim
2012-12-17 19:55   ` Dongjin Kim
2012-12-17 19:55 ` [PATCH 3/4] ODROID-X: dts: Add nodes for leds based on GPIO Dongjin Kim
2012-12-17 19:55   ` Dongjin Kim
2012-12-17 19:55   ` Dongjin Kim
2012-12-17 19:55 ` [PATCH 4/4] ODROID-X: dts: Add mshc node for ODROID-X board Dongjin Kim
2012-12-17 19:55   ` Dongjin Kim
2012-12-17 19:55   ` Dongjin Kim
2012-12-17 21:40   ` Tomasz Figa
2012-12-17 21:40     ` Tomasz Figa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.