ohci: Allow sysbus version to be used as a companion
commitd7145b66c690ced1f8774a5fc1ffc284a3bb8097
authorBALATON Zoltan <balaton@eik.bme.hu>
Sat, 16 Sep 2017 14:02:41 +0000 (16 16:02 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 27 Sep 2017 03:05:41 +0000 (27 13:05 +1000)
tree81a16b3fc86bc793d4dcd19bb79b391583787933
parent712b25c4cbf6c124a40e6790559188385aa558f6
ohci: Allow sysbus version to be used as a companion

Some PPC SoCs have an EHCI with OHCI companion USB controller. To
emulate this allow the sysbus version of OHCI to be used as a companion.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/usb/hcd-ohci.c