ppc/pnv: populate the DT with realized XSCOM devices
commit9e028fffaabee37ea05baf1950376f401bbff91c
authorCédric Le Goater <clg@kaod.org>
Tue, 10 Dec 2019 13:58:45 +0000 (10 14:58 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 16 Dec 2019 23:39:48 +0000 (17 10:39 +1100)
treee5df5e429353dfd5a4ba022134a5339954f36abc
parent109dce37860aeb0e8894cb36b29d40f279c6bb6b
ppc/pnv: populate the DT with realized XSCOM devices

Some devices could be initialized in the instance_init handler but not
realized for configuration reasons. Nodes should not be added in the DT
for such devices.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20191210135845.19773-3-clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/pnv_xscom.c