ARM: dts: armada-xp: Fix assigned-addresses for every PCIe Root Port
[ Upstream commit
a579f531df683c241afe3c30b834bef943eafeda ]
BDF of resource in DT assigned-addresses property of Marvell PCIe Root Port
(PCI-to-PCI bridge) should match BDF in address part in that DT node name
as specified resource belongs to Marvell PCIe Root Port itself.
Fixes: 42b9426810ef ("arm: mvebu: add PCIe Device Tree informations for Armada XP")
Fixes: 256f6cb14023 ("ARM: mvebu: second PCIe unit of Armada XP mv78230 is only x1 capable")
Fixes: 64b65cc33fb4 ("ARM: mvebu: fix second and third PCIe unit of Armada XP mv78260")
Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>