From: Thierry Reding Date: Thu, 11 Jun 2020 17:48:51 +0000 (+0200) Subject: ARM: tegra: Add #reset-cells to Tegra124 memory controller X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=571c3d37ee99aebcd4f33ec970633489960350bc;p=linux.git ARM: tegra: Add #reset-cells to Tegra124 memory controller The memory controller exposes a set of memory client resets and needs to specify the #reset-cells property in order to advertise the number of cells needed to describe each of the resets. Signed-off-by: Thierry Reding --- diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi index 9e8d125e2746e..ea4cf054fb3b9 100644 --- a/arch/arm/boot/dts/tegra124.dtsi +++ b/arch/arm/boot/dts/tegra124.dtsi @@ -622,6 +622,7 @@ interrupts = ; #iommu-cells = <1>; + #reset-cells = <1>; }; emc: external-memory-controller@7001b000 {