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: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Thierry Reding 2021-12-07 10:56:21 +01:00
parent f8d5db7e27
commit 82d03bec4e

View File

@ -542,6 +542,7 @@
interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
#reset-cells = <1>;
#iommu-cells = <1>;
};