]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: rockchip: fix rk3576 pcie1 linux,pci-domain
authorShawn Lin <shawn.lin@rock-chips.com>
Tue, 3 Jun 2025 02:35:40 +0000 (10:35 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 9 Jun 2025 09:02:29 +0000 (11:02 +0200)
commitaf0f43d5d0d6e486b6a83190000dfa7ad447f825
tree7939f03cb39cb18419a31462f4094c7f333d0a17
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494
arm64: dts: rockchip: fix rk3576 pcie1 linux,pci-domain

pcie0 already used 0 as its pci-domain, so pcie1 will fail to
allocate the same pci-domain if both of them are used.

rk-pcie 2a210000.pcie: PCIe Link up, LTSSM is 0x130011
rk-pcie 2a210000.pcie: PCIe Gen.2 x1 link up
rk-pcie 2a210000.pcie: Scanning root bridge failed
rk-pcie 2a210000.pcie: failed to initialize host

Fixes: d4b9fc2af45d ("arm64: dts: rockchip: Add rk3576 pcie nodes")
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Link: https://lore.kernel.org/r/1748918140-212263-1-git-send-email-shawn.lin@rock-chips.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3576.dtsi