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>
This commit is contained in:
hdoyu@nvidia.com 2012-05-16 19:47:47 +00:00 committed by Stephen Warren
parent bfb3fe1266
commit 4c5ddd952e
1 changed files with 1 additions and 1 deletions

View File

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