From: hdoyu@nvidia.com Date: Wed, 16 May 2012 19:47:47 +0000 (+0000) Subject: ARM: tegra20: Rename "emc" to "memory-controller" X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=4c5ddd952ef1e534b45218cf4ad74b5496e6406c;p=deliverable%2Flinux.git ARM: tegra20: Rename "emc" to "memory-controller" Use a more plain english name. Signed-off-by: Hiroshi DOYU Signed-off-by: Stephen Warren --- diff --git a/Documentation/devicetree/bindings/arm/tegra/emc.txt b/Documentation/devicetree/bindings/arm/tegra/emc.txt index 09335f8eee00..4c33b29dc660 100644 --- a/Documentation/devicetree/bindings/arm/tegra/emc.txt +++ b/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";