summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2020-06-11 19:48:51 +0200
committerThierry Reding <treding@nvidia.com>2020-06-25 09:29:43 +0200
commit571c3d37ee99aebcd4f33ec970633489960350bc (patch)
tree259f6aafeaec818698db83e725d7932c7d5f8837 /arch/arm/boot/dts
parent9061a80566e44809c8aecae8cb75f15adedd2c69 (diff)
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 <treding@nvidia.com>
Diffstat (limited to 'arch/arm/boot/dts')
-rw-r--r--arch/arm/boot/dts/tegra124.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi
index 9e8d125e2746..ea4cf054fb3b 100644
--- a/arch/arm/boot/dts/tegra124.dtsi
+++ b/arch/arm/boot/dts/tegra124.dtsi
@@ -622,6 +622,7 @@
interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
#iommu-cells = <1>;
+ #reset-cells = <1>;
};
emc: external-memory-controller@7001b000 {