On Tue, 2018-01-23 at 11:31:36 UTC, Frederic Barrat wrote: > The NPU was already abstracted by opal as a virtual PHB for nvlink, > but it helps to be able to differentiate between a nvlink or opencapi > PHB, as it's not completely transparent to linux. In particular, PE > assignment differs and we'll also need the information in later > patches. > > So rename existing PNV_PHB_NPU type to PNV_PHB_NPU_NVLINK and add a > new type PNV_PHB_NPU_OCAPI. > > Signed-off-by: Frederic Barrat <fbar...@linux.vnet.ibm.com> > Signed-off-by: Andrew Donnellan <andrew.donnel...@au1.ibm.com>
Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/7f2c39e91f61fcd2abed3b39c14e70 cheers