powerpc/pasemi: Add PCI initialisation for Nemo board.
authorDarren Stevens <darren@stevens-zone.net>
Sun, 19 Aug 2018 20:21:55 +0000 (21:21 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 20 Dec 2018 11:21:20 +0000 (22:21 +1100)
commit68f211a4d1e5882e881bbb84b6505908dde5f625
tree1ac33496df5a7c37d83c89eec5b6c46ab1920c56
parent49a502ea23bf9dec47f8f3c3960909ff409cd1bb
powerpc/pasemi: Add PCI initialisation for Nemo board.

The A-Eon Amigaone X1000's Nemo motherboard has an AMD SB600
connected to one of the PCI-e root ports on its PaSemi
Pwrficient 1628M SoC. Normally the SB600 southbridge would be
connected to a hidden PCI-e port on the system's northbridge,
and as a result doesn't fully comply with the PCI-e spec.

Add code to relax the PCI-e detection in both the root port
and the Linux kernel allowing on board devices to be detected.

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