]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'imx-dt64-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/frank...
authorArnd Bergmann <arnd@arndb.de>
Wed, 10 Jun 2026 20:41:54 +0000 (22:41 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 10 Jun 2026 20:41:57 +0000 (22:41 +0200)
i.MX arm64 device tree changes for v7.2 (part2)

- Revert the 32-bit non-prefetchable PCIe window from 3 GiB back to 1 GiB
to prevent overlap between inbound DMA address space and low system RAM.
Such overlap can cause DMA transactions to be routed to a BAR on the same
host bridge instead of system memory.

* tag 'imx-dt64-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/frank.li/linux:
  arm64: dts: lx2160a-rev2: avoid 32-bit pcie window system ram overlap

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Trivial merge