Thread (9 messages) flat view 9 messages, 2 authors, 2012-09-20
STALE5069d

[PATCH 1/3] ARM: EXYNOS5: Add fimd node to the exynos5250 dtsi file

From: Jingoo Han <hidden>
Date: 2012-09-20 08:03:11
Also in: linux-samsung-soc

On Wednesday, September 19, 2012 3:22 AM Leela Krishna Amudala wrote
quoted hunk ↗ jump to hunk
This patch adds the fimd node with compatibility string, hardware address,
interrupt line numbers to the exynos5250 dtsi file.

Signed-off-by: Leela Krishna Amudala <redacted>
---
 arch/arm/boot/dts/exynos5250.dtsi |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/exynos5250.dtsi b/arch/arm/boot/dts/exynos5250.dtsi
index b55794b..6d27ca4 100644
--- a/arch/arm/boot/dts/exynos5250.dtsi
+++ b/arch/arm/boot/dts/exynos5250.dtsi
@@ -488,4 +488,11 @@
 		reg = <0x13e30000 0x1000>;
 		interrupts = <0 88 0>;
 	};
+
+	fimd {
+		compatible = "samsung,exynos5-drm";
Should it be "samsung,exynos5-fimd"?

+		interrupt-parent = <&combiner>;
+		reg = <0x14400000 0x40000>;
+		interrupts = <18 5>, <18 4>, <18 6>;
+	};
 };
--
1.7.0.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help