Commit 47cd385e authored by Thierry Reding's avatar Thierry Reding

arm64: tegra: Rename EMC on Tegra132

Rename the EMC node to external-memory-controller according to device
tree best practices.
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 0bab86ab
......@@ -604,7 +604,7 @@ mc: memory-controller@70019000 {
#iommu-cells = <1>;
};
emc: emc@7001b000 {
emc: external-memory-controller@7001b000 {
compatible = "nvidia,tegra132-emc", "nvidia,tegra124-emc";
reg = <0x0 0x7001b000 0x0 0x1000>;
clocks = <&tegra_car TEGRA124_CLK_EMC>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment