Re: [PATCH 3/3] ppc/pnv: Remove PHB4 version property

2022-01-17 Thread Cédric Le Goater
On 1/17/22 20:50, Daniel Henrique Barboza wrote: On 1/17/22 09:27, Cédric Le Goater wrote: and grab the PHB version from the PEC class directly when needed. I guess we want a capital "A" when starting the commit msg I just removed the 'and'. Thanks, C. Signed-off-by: Cédric Le Goat

Re: [PATCH 3/3] ppc/pnv: Remove PHB4 version property

2022-01-17 Thread Daniel Henrique Barboza
On 1/17/22 09:27, Cédric Le Goater wrote: and grab the PHB version from the PEC class directly when needed. I guess we want a capital "A" when starting the commit msg Signed-off-by: Cédric Le Goater --- This change also makes pnv-phb4s a little closer with pnv-phb3s, given that we do

[PATCH 3/3] ppc/pnv: Remove PHB4 version property

2022-01-17 Thread Cédric Le Goater
and grab the PHB version from the PEC class directly when needed. Signed-off-by: Cédric Le Goater --- hw/pci-host/pnv_phb4.c | 9 + hw/pci-host/pnv_phb4_pec.c | 3 --- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/hw/pci-host/pnv_phb4.c b/hw/pci-host/pnv_phb4.c index