Re: [PATCH] dt-bindings: PCI: xilinx-cpm: Fix ranges property to avoid overlapping of bridge register and 32-bit BAR addresses

From: Krzysztof Wilczyński
Date: Mon Jun 24 2024 - 21:15:04 EST


Hello,

> The current configuration had non-prefetchable memory overlapping with
> bridge registers by 64KB from base address. This patch fixes the 'ranges'
> property in the device tree by adjusting the non-prefetchable memory
> addresses beyond the 64KB mark to prevent conflicts.

Applied to dt-bindings, thank you!

[1/1] dt-bindings: PCI: xilinx-cpm: Fix overlapping of bridge register and 32-bit BAR addresses
https://git.kernel.org/pci/pci/c/f55aed050631

Krzysztof