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

Use a more plain english name.

Signed-off-by: Hiroshi DOYU <hdoyu@nvidia.com>
[swarren: also rename the node in tegra-seaboard.dts]
Signed-off-by: Stephen Warren <swarren@nvidia.com>
This commit is contained in:
hdoyu@nvidia.com 2012-05-16 19:47:46 +00:00 committed by Stephen Warren
parent eed6e344ae
commit bfb3fe1266
2 changed files with 2 additions and 2 deletions

View File

@ -334,7 +334,7 @@
};
};
emc {
memory-controller@0x7000f400 {
emc-table@190000 {
reg = <190000>;
compatible = "nvidia,tegra20-emc-table";

View File

@ -177,7 +177,7 @@
0x58000000 0x02000000>; /* GART aperture */
};
emc {
memory-controller@0x7000f400 {
compatible = "nvidia,tegra20-emc";
reg = <0x7000f400 0x200>;
#address-cells = <1>;