mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-24 02:52:38 +00:00
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:
@@ -542,6 +542,7 @@
|
||||
|
||||
interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
|
||||
|
||||
#reset-cells = <1>;
|
||||
#iommu-cells = <1>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user