Re: [PATCH 10/11] ppc/pnv: move PHB3 initialization to realize time

2022-06-14 Thread Frederic Barrat
On 13/06/2022 17:44, Daniel Henrique Barboza wrote: There's nothing special that is being done in pnv_chip_power8_instance_init() that can't be done during pnv_chip_power8_realize(). Move the PHB creating and phbs[] assignment to power8_realize(). We also need to assign a proper phb->chip par

[PATCH 10/11] ppc/pnv: move PHB3 initialization to realize time

2022-06-13 Thread Daniel Henrique Barboza
There's nothing special that is being done in pnv_chip_power8_instance_init() that can't be done during pnv_chip_power8_realize(). Move the PHB creating and phbs[] assignment to power8_realize(). We also need to assign a proper phb->chip parent and bus. This is done by the PHB itself, in pnv_phb3_