]> git.ipfire.org Git - thirdparty/linux.git/commit
arm64: tegra: Bump CBB ranges property on Tegra194 and Tegra234
authorThierry Reding <treding@nvidia.com>
Tue, 14 Feb 2023 14:05:49 +0000 (15:05 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 2 Mar 2023 09:35:11 +0000 (10:35 +0100)
commit4bb54c2ce48ffb3a06133ac0fb4086f7b48d9109
tree8cb9f7fede92d245b375a1e2da05f62fc286c241
parent682e1c498ae793ad90587171c93c1f7ec87aa208
arm64: tegra: Bump CBB ranges property on Tegra194 and Tegra234

Both Xavier (Tegra194) and Orin (Tegra234) support a 40-bit address map,
so bump the CBB ranges property to cover all of the 1 TiB address space.
This fixes an issue where some of the PCIe regions could not be remapped
because of they were outside the memory specified by the CBB's ranges
property.

Reported-by: Jonathan Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra194.dtsi
arch/arm64/boot/dts/nvidia/tegra234.dtsi