ARM: tegra: Add #reset-cells for Tegra114 MC
authorThierry Reding <treding@nvidia.com>
Tue, 7 Dec 2021 09:56:21 +0000 (10:56 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 14 Dec 2021 15:07:42 +0000 (16:07 +0100)
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>
arch/arm/boot/dts/tegra114.dtsi

index 328425d..ce7410e 100644 (file)
 
                interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
 
+               #reset-cells = <1>;
                #iommu-cells = <1>;
        };