mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 13:59:45 -04: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 @@ mc: memory-controller@70019000 {
|
||||
|
||||
interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
|
||||
|
||||
#reset-cells = <1>;
|
||||
#iommu-cells = <1>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user