mirror of
https://github.com/torvalds/linux.git
synced 2026-09-26 01:52:03 +02:00
arm64: dts: socfpga: agilex5: Enable the SMMU
The SMMU is disabled in socfpga_agilex5.dtsi. The SoC uses a different memory-mapped base address for its peripherals, which requires the SMMU to be active so that the Secure Device Manager (SDM) can correctly access those regions through address translation. Signed-off-by: Nazim Amirul <muhammad.nazim.amirul.nazle.asmade@altera.com> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
This commit is contained in:
parent
ea3aec9519
commit
10cf797f3f
|
|
@ -385,7 +385,6 @@ smmu: iommu@16000000 {
|
|||
interrupt-names = "eventq", "gerror", "priq";
|
||||
dma-coherent;
|
||||
#iommu-cells = <1>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
spi0: spi@10da4000 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user