OSDN Git Service

macio: move heathrow PIC inside macio-oldworld device
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tue, 29 Dec 2020 17:56:15 +0000 (17:56 +0000)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 13 Jan 2021 12:20:37 +0000 (12:20 +0000)
commit370022ce313d0e797c969bd5be2be545c97f004d
tree48e8fde8e4207c29f7993cd57e4d388451741672
parent49ac51ae8048661c8fa9ad45b008e15bce1decaf
macio: move heathrow PIC inside macio-oldworld device

The heathrow PIC is located within the macio device on real hardware so make it
a child of the macio-oldworld device. This also removes the need for setting and
checking a separate PIC object property link on the macio-oldworld device which
currently causes the automated QOM introspection tests to fail.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Message-Id: <20201229175619.6051-4-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
hw/misc/macio/macio.c
hw/ppc/mac_oldworld.c
include/hw/misc/macio/macio.h