Commit 82d03bec authored by Thierry Reding's avatar Thierry Reding

ARM: tegra: Add #reset-cells for Tegra114 MC

The Tegra memory controller provides reset controls for hotflush reset,
so the #reset-cells property must be specified.
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent f8d5db7e
......@@ -542,6 +542,7 @@ mc: memory-controller@70019000 {
interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
#reset-cells = <1>;
#iommu-cells = <1>;
};
......
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