commit | 250a93501d6265bbb9ddf06af25ac9ae64782297 | [log] [tgz] |
---|---|---|
author | Darren Stevens <darren@stevens-zone.net> | Wed Jul 25 21:55:18 2018 +0100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Aug 07 21:49:31 2018 +1000 |
tree | 51775b92f7c9b9ecfd9efe510bc27370da12ea4b | |
parent | 396ab6ab284a9fff4154e9bd491372f43de8284c [diff] |
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>