From: Tom Rini Date: Mon, 9 Mar 2026 15:12:43 +0000 (-0600) Subject: Merge patch series "64-bit PCIe for AM64, AM69, J7200, J722S and J784S4" X-Git-Tag: v2026.04-rc4~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=532a4804e965f001db6aec9ffc2ce0639eb3cf25;p=thirdparty%2Fu-boot.git Merge patch series "64-bit PCIe for AM64, AM69, J7200, J722S and J784S4" Siddharth Vadapalli says: Since Linux device-tree has switched to 64-bit Address space for the PCIe Controllers on TI SoCs, currently, U-Boot needs to support the same. This series adds support for 64-bit addressing for PCIe along with enabling Root-Complex mode of operation for AM69 and J784S4 SoCs. Series has been tested on all platforms being affected by this series. Test Logs: 1. AM642-EVM https://gist.github.com/Siddharth-Vadapalli-at-TI/82512389f8396a51e4f167c7ebe4c2a3 2. AM69-SK https://gist.github.com/Siddharth-Vadapalli-at-TI/b20b2811804ffc6e6c063564330c0a35 3. J7200-EVM https://gist.github.com/Siddharth-Vadapalli-at-TI/c545da68bd28a5e036803bb60f32d8e9 4. J722S-EVM https://gist.github.com/Siddharth-Vadapalli-at-TI/3dde05c4c7076076aa20ac47a6e2d176 5. J784S4-EVM https://gist.github.com/Siddharth-Vadapalli-at-TI/a93c1b2cd5d90f494e885d1831d3d23e Link: https://lore.kernel.org/r/20260227115841.333073-1-s-vadapalli@ti.com --- 532a4804e965f001db6aec9ffc2ce0639eb3cf25