Browse Source

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

Use a more plain english name.

Signed-off-by: Hiroshi DOYU <hdoyu@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
hdoyu@nvidia.com 13 years ago
parent
commit
4c5ddd952e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/devicetree/bindings/arm/tegra/emc.txt

+ 1 - 1
Documentation/devicetree/bindings/arm/tegra/emc.txt

@@ -15,7 +15,7 @@ Child device nodes describe the memory settings for different configurations and
 
 Example:
 
-	emc@7000f400 {
+	memory-controller@7000f400 {
 		#address-cells = < 1 >;
 		#size-cells = < 0 >;
 		compatible = "nvidia,tegra20-emc";