ARM: dt: tegra20: Rename "emc" to "memory-controller"
authorhdoyu@nvidia.com <hdoyu@nvidia.com>
Wed, 16 May 2012 19:47:46 +0000 (19:47 +0000)
committerStephen Warren <swarren@nvidia.com>
Mon, 11 Jun 2012 17:48:42 +0000 (11:48 -0600)
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>
arch/arm/boot/dts/tegra-seaboard.dts
arch/arm/boot/dts/tegra20.dtsi

index 89cb7f2..743ef65 100644 (file)
                };
        };
 
-       emc {
+       memory-controller@0x7000f400 {
                emc-table@190000 {
                        reg = <190000>;
                        compatible = "nvidia,tegra20-emc-table";
index 2d503d6..59116b8 100644 (file)
                       0x58000000 0x02000000>;  /* GART aperture */
        };
 
-       emc {
+       memory-controller@0x7000f400 {
                compatible = "nvidia,tegra20-emc";
                reg = <0x7000f400 0x200>;
                #address-cells = <1>;