arm64: tegra: Fix Prefetchable aperture ranges of Tegra234 PCIe controllers
authorVidya Sagar <vidyas@nvidia.com>
Wed, 28 Sep 2022 06:27:31 +0000 (11:57 +0530)
committerThierry Reding <treding@nvidia.com>
Mon, 21 Nov 2022 12:30:10 +0000 (13:30 +0100)
commit248400656b1cd85de37f3742d065dc1826cdf589
tree3782dee4ca643a2fbfe36aa02ddbed92c2ecc849
parent68c31ad01105f5cb15f5c863e90fe97a770c951f
arm64: tegra: Fix Prefetchable aperture ranges of Tegra234 PCIe controllers

commit edf408b946d3 ("PCI: dwc: Validate iATU outbound mappings against
hardware constraints") exposes an issue with the existing partitioning of
the aperture space where the Prefetchable apertures of controllers
C5, C7 and C9 in Tegra234 cross the 32GB boundary hardware constraint.
This patch makes sure that the Prefetchable region doesn't spill over
the 32GB boundary.

Fixes: ec142c44b026 ("arm64: tegra: Add P2U and PCIe controller nodes to Tegra234 DT")
Signed-off-by: Vidya Sagar <vidyas@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra234.dtsi