ppc/pnv: scan ISA bus to populate device tree
commite7a3fee3407b92ed8411c99206304d45d679d2a5
authorCédric Le Goater <clg@kaod.org>
Tue, 11 Apr 2017 15:30:01 +0000 (11 17:30 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 26 Apr 2017 02:41:55 +0000 (26 12:41 +1000)
tree0bc14a689b5148755f1758c6494a8e791e1c32d1
parent5a7e14a274a6d3d7bc20f2a60037e9a4db97bec7
ppc/pnv: scan ISA bus to populate device tree

This is an empty shell that we will use to include nodes in the device
tree for ISA devices. We expect RTC, UART and IPMI BT devices.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/pnv.c