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

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
......@@ -334,7 +334,7 @@ magnetometer@c {
};
};
emc {
memory-controller@0x7000f400 {
emc-table@190000 {
reg = <190000>;
compatible = "nvidia,tegra20-emc-table";
......
......@@ -177,7 +177,7 @@ gart {
0x58000000 0x02000000>; /* GART aperture */
};
emc {
memory-controller@0x7000f400 {
compatible = "nvidia,tegra20-emc";
reg = <0x7000f400 0x200>;
#address-cells = <1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment