Skip to content

Commit

Permalink
ARM: tegra20: Rename "emc" to "memory-controller"
Browse files Browse the repository at this point in the history
Use a more plain english name.

Signed-off-by: Hiroshi DOYU <hdoyu@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
  • Loading branch information
hdoyu@nvidia.com authored and Stephen Warren committed Jun 11, 2012
1 parent bfb3fe1 commit 4c5ddd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/devicetree/bindings/arm/tegra/emc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit 4c5ddd9

Please sign in to comment.