]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: dts: armada-xp-matrix: Fix the location of the pcie-controller node
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Sun, 6 Nov 2016 21:52:39 +0000 (22:52 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Sat, 19 Nov 2016 08:16:28 +0000 (09:16 +0100)
commit1a9cd8f36d0617630b4f0ae2601fe5600edff109
tree3468bb71798085df5b330be0df796218e27d29c7
parent95430414c7edaa434bb7840a2ab1a1ef640a943c
ARM: dts: armada-xp-matrix: Fix the location of the pcie-controller node

In the dts for the Marvell Armada XP Matrix board the pcie-controller was
located under the internal-regs node whereas it belongs to the soc node.

It means that, until this fix, the pcie could not work for this board
because it didn't match the definition of the pcie-controller node in the
dtsi file. If we had a look on the decompiled dtb file we saw two
different instances of the pcie-controller node: one with the all the
resource set but disabled and the other without any resource but enabled.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/armada-xp-matrix.dts