From: Peng Fan Date: Thu, 9 Apr 2026 12:00:01 +0000 (+0800) Subject: arm64: dts: imx95: Correct SMMU reg X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e14bf7be3b296f074de0d4b35f267c27120aeb5;p=thirdparty%2Flinux.git arm64: dts: imx95: Correct SMMU reg Update SMMU reg size to 0x40000, because MMU-700 TCU occupies 4 pages with each page 64KB and the last page is reserved. Signed-off-by: Peng Fan Signed-off-by: Frank Li --- diff --git a/arch/arm64/boot/dts/freescale/imx95.dtsi b/arch/arm64/boot/dts/freescale/imx95.dtsi index 71394871d8dd..28b19a47a59d 100644 --- a/arch/arm64/boot/dts/freescale/imx95.dtsi +++ b/arch/arm64/boot/dts/freescale/imx95.dtsi @@ -1761,7 +1761,7 @@ smmu: iommu@490d0000 { compatible = "arm,smmu-v3"; - reg = <0x490d0000 0x100000>; + reg = <0x490d0000 0x40000>; interrupts = , , ,