arm64: zynqmp: Update ECAM size to discover up to 256 buses
authorThippeswamy Havalige <thippeswamy.havalige@amd.com>
Mon, 8 Jan 2024 15:39:18 +0000 (16:39 +0100)
committerMichal Simek <michal.simek@amd.com>
Mon, 22 Jan 2024 13:10:10 +0000 (14:10 +0100)
Update ECAM size to discover up to 256 buses.

Signed-off-by: Thippeswamy Havalige <thippeswamy.havalige@amd.com>
Link: https://lore.kernel.org/r/4f7621a790f4aa35b3e7f74683d3ae4ffe820667.1704728353.git.michal.simek@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
arch/arm64/boot/dts/xilinx/zynqmp.dtsi

index 7c4f97977df53a4ef59e85214216df5f77c41cca..4478db46b6a76a3c84ae1f0145f31de48c3f98c8 100644 (file)
                        msi-parent = <&pcie>;
                        reg = <0x0 0xfd0e0000 0x0 0x1000>,
                              <0x0 0xfd480000 0x0 0x1000>,
-                             <0x80 0x00000000 0x0 0x1000000>;
+                             <0x80 0x00000000 0x0 0x10000000>;
                        reg-names = "breg", "pcireg", "cfg";
                        ranges = <0x02000000 0x00000000 0xe0000000 0x00000000 0xe0000000 0x00000000 0x10000000>,/* non-prefetchable memory */
                                 <0x43000000 0x00000006 0x00000000 0x00000006 0x00000000 0x00000002 0x00000000>;/* prefetchable memory */