]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: imx95: Correct the range of PCIe app-reg region
authorRichard Zhu <hongxing.zhu@nxp.com>
Fri, 14 Mar 2025 06:01:04 +0000 (14:01 +0800)
committerShawn Guo <shawnguo@kernel.org>
Tue, 22 Apr 2025 02:35:23 +0000 (10:35 +0800)
Correct the range of PCIe app-reg region from 0x2000 to 0x4000 refer to
SerDes_SS memory map of i.MX95 Rerference Manual.

Fixes: 3b1d5deb29ff ("arm64: dts: imx95: add pcie[0,1] and pcie-ep[0,1] support")
Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx95.dtsi

index 9bb26b466a061a1dd66087b212cef424f37a1987..59f057ba6fa7ffb9bbb46eb101980f05516016bb 100644 (file)
                        reg = <0 0x4c300000 0 0x10000>,
                              <0 0x60100000 0 0xfe00000>,
                              <0 0x4c360000 0 0x10000>,
-                             <0 0x4c340000 0 0x2000>;
+                             <0 0x4c340000 0 0x4000>;
                        reg-names = "dbi", "config", "atu", "app";
                        ranges = <0x81000000 0x0 0x00000000 0x0 0x6ff00000 0 0x00100000>,
                                 <0x82000000 0x0 0x10000000 0x9 0x10000000 0 0x10000000>;
                        reg = <0 0x4c300000 0 0x10000>,
                              <0 0x4c360000 0 0x1000>,
                              <0 0x4c320000 0 0x1000>,
-                             <0 0x4c340000 0 0x2000>,
+                             <0 0x4c340000 0 0x4000>,
                              <0 0x4c370000 0 0x10000>,
                              <0x9 0 1 0>;
                        reg-names = "dbi","atu", "dbi2", "app", "dma", "addr_space";
                        reg = <0 0x4c380000 0 0x10000>,
                              <8 0x80100000 0 0xfe00000>,
                              <0 0x4c3e0000 0 0x10000>,
-                             <0 0x4c3c0000 0 0x2000>;
+                             <0 0x4c3c0000 0 0x4000>;
                        reg-names = "dbi", "config", "atu", "app";
                        ranges = <0x81000000 0 0x00000000 0x8 0x8ff00000 0 0x00100000>,
                                 <0x82000000 0 0x10000000 0xa 0x10000000 0 0x10000000>;
                        reg = <0 0x4c380000 0 0x10000>,
                              <0 0x4c3e0000 0 0x1000>,
                              <0 0x4c3a0000 0 0x1000>,
-                             <0 0x4c3c0000 0 0x2000>,
+                             <0 0x4c3c0000 0 0x4000>,
                              <0 0x4c3f0000 0 0x10000>,
                              <0xa 0 1 0>;
                        reg-names = "dbi", "atu", "dbi2", "app", "dma", "addr_space";