Home
last modified time | relevance | path

Searched hist:"343 bd85a40811f0522063e58d565c6965bd81e00" (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/misc/macio/
H A Dmacio.cdiff 343bd85a40811f0522063e58d565c6965bd81e00 Wed Feb 28 14:32:33 CST 2018 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> macio: move ESCC device within the macio device

Now that the ESCC device is instantiated directly via qdev, move it to within
the macio device and wire up the IRQs and memory regions using the sysbus API.

This enables to remove the now-obsolete escc_mem parameter to the macio_init()
function.

(Note this patch also contains small touch-ups to the formatting in
macio_escc_legacy_setup() and ppc_heathrow_init() in order to keep checkpatch
happy)

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
/openbmc/qemu/hw/ppc/
H A Dmac_oldworld.cdiff 343bd85a40811f0522063e58d565c6965bd81e00 Wed Feb 28 14:32:33 CST 2018 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> macio: move ESCC device within the macio device

Now that the ESCC device is instantiated directly via qdev, move it to within
the macio device and wire up the IRQs and memory regions using the sysbus API.

This enables to remove the now-obsolete escc_mem parameter to the macio_init()
function.

(Note this patch also contains small touch-ups to the formatting in
macio_escc_legacy_setup() and ppc_heathrow_init() in order to keep checkpatch
happy)

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
H A Dmac_newworld.cdiff 343bd85a40811f0522063e58d565c6965bd81e00 Wed Feb 28 14:32:33 CST 2018 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> macio: move ESCC device within the macio device

Now that the ESCC device is instantiated directly via qdev, move it to within
the macio device and wire up the IRQs and memory regions using the sysbus API.

This enables to remove the now-obsolete escc_mem parameter to the macio_init()
function.

(Note this patch also contains small touch-ups to the formatting in
macio_escc_legacy_setup() and ppc_heathrow_init() in order to keep checkpatch
happy)

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>