]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
ARM: tegra20: Rename "emc" to "memory-controller"
authorhdoyu@nvidia.com <hdoyu@nvidia.com>
Wed, 16 May 2012 19:47:47 +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>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Documentation/devicetree/bindings/arm/tegra/emc.txt

index 09335f8eee0068c091546fb82d66b506c61701b5..4c33b29dc66070abe48bfb0f47d3f01aa9c81773 100644 (file)
@@ -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";