On Fri, Mar 08, 2019 at 07:55:33AM +0100, Cédric Le Goater wrote:
> On 3/8/19 1:01 AM, David Gibson wrote:
> > On Thu, Mar 07, 2019 at 11:35:38PM +0100, Cédric Le Goater wrote:
> >> The ISA bus has a different DT nodename on POWER9. Compute the name
> >> when the PnvChip is realized, that is before
On 3/8/19 1:01 AM, David Gibson wrote:
> On Thu, Mar 07, 2019 at 11:35:38PM +0100, Cédric Le Goater wrote:
>> The ISA bus has a different DT nodename on POWER9. Compute the name
>> when the PnvChip is realized, that is before it is used by the machine
>> to populate the device tree with the ISA dev
On Thu, Mar 07, 2019 at 11:35:38PM +0100, Cédric Le Goater wrote:
> The ISA bus has a different DT nodename on POWER9. Compute the name
> when the PnvChip is realized, that is before it is used by the machine
> to populate the device tree with the ISA devices.
>
> Signed-off-by: Cédric Le Goater
The ISA bus has a different DT nodename on POWER9. Compute the name
when the PnvChip is realized, that is before it is used by the machine
to populate the device tree with the ISA devices.
Signed-off-by: Cédric Le Goater
---
include/hw/ppc/pnv.h | 2 ++
hw/ppc/pnv.c | 18 +--