Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

hdoyu@nvidia.com and committed by
Stephen Warren
4c5ddd95 bfb3fe12

+1 -1
+1 -1
Documentation/devicetree/bindings/arm/tegra/emc.txt
··· 15 15 16 16 Example: 17 17 18 - emc@7000f400 { 18 + memory-controller@7000f400 { 19 19 #address-cells = < 1 >; 20 20 #size-cells = < 0 >; 21 21 compatible = "nvidia,tegra20-emc";