Re: [PATCH v2 5/7] macio: move OpenPIC inside macio-newworld device

2020-12-30 Thread David Gibson
On Tue, Dec 29, 2020 at 05:56:17PM +, Mark Cave-Ayland wrote: > The OpenPIC device is located within the macio device on real hardware so > make it > a child of the macio-newworld device. This also removes the need for setting > and > checking a separate PIC object property link on the macio-

[PATCH v2 5/7] macio: move OpenPIC inside macio-newworld device

2020-12-29 Thread Mark Cave-Ayland
The OpenPIC device is located within the macio device on real hardware so make it a child of the macio-newworld device. This also removes the need for setting and checking a separate PIC object property link on the macio-newworld device which currently causes the automated QOM introspection tests