Thread (26 messages) 26 messages, 6 authors, 2014-06-18
STALE4380d

[RFC PATCH 2/4] ARM: tegra: Add Tegra124 EMC support

From: Tomeu Vizoso <hidden>
Date: 2014-06-16 13:36:01
Also in: dri-devel, linux-devicetree, linux-pm, linux-tegra, lkml
Subsystem: the rest · Maintainer: Linus Torvalds

Add a device node for the EMC found on Tegra124.

Signed-off-by: Tomeu Vizoso <redacted>
---
 arch/arm/boot/dts/tegra124.dtsi | 9 +++++++++
 1 file changed, 9 insertions(+)
diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi
index 6e6bc4e..5aa42ff 100644
--- a/arch/arm/boot/dts/tegra124.dtsi
+++ b/arch/arm/boot/dts/tegra124.dtsi
@@ -449,6 +449,15 @@
 		clock-names = "pclk", "clk32k_in";
 	};
 
+	memory-controller at 7001b000 {
+		compatible = "nvidia,tegra124-emc";
+		reg = <0x00 0x7001b000 0x00 0x1000>;
+		#address-cells = <1>;
+		#size-cells = <0>;
+		clocks = <&tegra_car 57>;
+		clock-names = "emc";
+	};
+
 	sdhci at 0,700b0000 {
 		compatible = "nvidia,tegra124-sdhci";
 		reg = <0x0 0x700b0000 0x0 0x200>;
-- 
1.9.3
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help