aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/tegra
diff options
context:
space:
mode:
authorhdoyu@nvidia.com <hdoyu@nvidia.com>2012-05-16 19:47:47 +0000
committerStephen Warren <swarren@nvidia.com>2012-06-11 11:48:42 -0600
commit4c5ddd952ef1e534b45218cf4ad74b5496e6406c (patch)
tree6d55f88192fef6c552b4c1ccabcb0fd2cd326c4d /Documentation/devicetree/bindings/arm/tegra
parentARM: dt: tegra20: Rename "emc" to "memory-controller" (diff)
downloadlinux-dev-4c5ddd952ef1e534b45218cf4ad74b5496e6406c.tar.xz
linux-dev-4c5ddd952ef1e534b45218cf4ad74b5496e6406c.zip
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>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/tegra')
-rw-r--r--Documentation/devicetree/bindings/arm/tegra/emc.txt2
1 files changed, 1 insertions, 1 deletions
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";