Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bfb3fe12 authored by hdoyu@nvidia.com's avatar hdoyu@nvidia.com Committed by Stephen Warren
Browse files

ARM: dt: tegra20: Rename "emc" to "memory-controller"



Use a more plain english name.

Signed-off-by: default avatarHiroshi DOYU <hdoyu@nvidia.com>
[swarren: also rename the node in tegra-seaboard.dts]
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
parent eed6e344
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -334,7 +334,7 @@
		};
		};
	};
	};


	emc {
	memory-controller@0x7000f400 {
		emc-table@190000 {
		emc-table@190000 {
			reg = <190000>;
			reg = <190000>;
			compatible = "nvidia,tegra20-emc-table";
			compatible = "nvidia,tegra20-emc-table";
+1 −1
Original line number Original line Diff line number Diff line
@@ -177,7 +177,7 @@
		       0x58000000 0x02000000>;	/* GART aperture */
		       0x58000000 0x02000000>;	/* GART aperture */
	};
	};


	emc {
	memory-controller@0x7000f400 {
		compatible = "nvidia,tegra20-emc";
		compatible = "nvidia,tegra20-emc";
		reg = <0x7000f400 0x200>;
		reg = <0x7000f400 0x200>;
		#address-cells = <1>;
		#address-cells = <1>;