mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: Add EHCI device tree node for Exynos4
@ 2013-01-23 19:09 Dongjin Kim
  0 siblings, 0 replies; only message in thread
From: Dongjin Kim @ 2013-01-23 19:09 UTC (permalink / raw)
  Cc: Dongjin Kim, Russell King, Tomasz Figa, Thomas Abraham,
	Kyungmin Park, Kukjin Kim, linux-arm-kernel, linux-kernel

This patch adds EHCI device node for Exynos4412

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
---
 arch/arm/boot/dts/exynos4412.dtsi |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/exynos4412.dtsi b/arch/arm/boot/dts/exynos4412.dtsi
index 387aa27..0c8f23b 100644
--- a/arch/arm/boot/dts/exynos4412.dtsi
+++ b/arch/arm/boot/dts/exynos4412.dtsi
@@ -33,4 +33,10 @@
 		#address-cells = <1>;
 		#size-cells = <0>;
 	};
+
+	ehci@12580000 {
+		compatible = "samsung,exynos-ehci";
+		reg = <0x12580000 0x100>;
+		interrupts = <0 70 0>;
+	};
 };
-- 
1.7.10.4


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-01-23 19:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-23 19:09 [PATCH] ARM: dts: Add EHCI device tree node for Exynos4 Dongjin Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®