powerpc/pasemi: Search for PCI root bus by compatible property
authorDarren Stevens <darren@stevens-zone.net>
Wed, 25 Jul 2018 20:55:18 +0000 (21:55 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 7 Aug 2018 11:49:31 +0000 (21:49 +1000)
commit250a93501d6265bbb9ddf06af25ac9ae64782297
tree51775b92f7c9b9ecfd9efe510bc27370da12ea4b
parent396ab6ab284a9fff4154e9bd491372f43de8284c
powerpc/pasemi: Search for PCI root bus by compatible property

Pasemi arch code finds the root of the PCI-e bus by searching the
device-tree for a node called 'pxp'. But the root bus has a compatible
property of 'pasemi,rootbus' so search for that instead.

Signed-off-by: Darren Stevens <darren@stevens-zone.net>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/pasemi/pci.c