commit | a839bd87a250068521393ca3804f4a5274e103ff | [log] [tgz] |
---|---|---|
author | Oliver O'Halloran <oohall@gmail.com> | Tue Sep 03 20:16:00 2019 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Sep 05 14:22:39 2019 +1000 |
tree | fb9f8b15c80a7fddb39a353648dc091f187fc77f | |
parent | 7fd1fe4e4811f52b854647b8ff324745135224a5 [diff] |
pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBs Currently we check that an IODA2 compatible PHB is upstream of this slot. This is mainly to avoid pnv_php creating slots for the various "virtual PHBs" that we create for NVLink. There's no real need for this restriction so allow it on IODA3. Signed-off-by: Oliver O'Halloran <oohall@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20190903101605.2890-10-oohall@gmail.com