]> Git Repo - qemu.git/commit
hw/arm/allwinner-h3: add USB host controller
authorNiek Linnenbank <[email protected]>
Wed, 11 Mar 2020 22:18:40 +0000 (23:18 +0100)
committerPeter Maydell <[email protected]>
Thu, 12 Mar 2020 16:27:33 +0000 (16:27 +0000)
commit2e4dfe80f04e31e60d2664b3b81b3681e41a5ff2
treeeb6d3318defe74cf67c0cdf9a007d2b0c73680b2
parentfef06c8b1b2ea786e660f0c694dc88d052cde33c
hw/arm/allwinner-h3: add USB host controller

The Allwinner H3 System on Chip contains multiple USB 2.0 bus
connections which provide software access using the Enhanced
Host Controller Interface (EHCI) and Open Host Controller
Interface (OHCI) interfaces. This commit adds support for
both interfaces in the Allwinner H3 System on Chip.

Signed-off-by: Niek Linnenbank <[email protected]>
Reviewed-by: Gerd Hoffmann <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
Message-id: 20200311221854[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/arm/Kconfig
hw/arm/allwinner-h3.c
hw/usb/hcd-ehci-sysbus.c
hw/usb/hcd-ehci.h
include/hw/arm/allwinner-h3.h
This page took 0.027151 seconds and 4 git commands to generate.