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:
Nazim Amirul 2026-06-23 23:22:02 -07:00 committed by Dinh Nguyen
parent ea3aec9519
commit 10cf797f3f

View File

@ -385,7 +385,6 @@ smmu: iommu@16000000 {
interrupt-names = "eventq", "gerror", "priq";
dma-coherent;
#iommu-cells = <1>;
status = "disabled";
};
spi0: spi@10da4000 {