Searched hist:"114529 f79ec37261dda7e3c7846a04a5bfc212bd" (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/usb/ |
H A D | hcd-ehci-sysbus.c | 114529f79ec37261dda7e3c7846a04a5bfc212bd Sat Dec 29 10:00:57 UTC 2018 Hongbo Zhang <hongbo.zhang@linaro.org> hw/usb: Add generic sys-bus EHCI controller
This patch introduces a new system bus generic EHCI controller. For the system bus EHCI controller, we've already had "xlnx", "exynos4210", "tegra2", "ppc4xx" and "fusbh200", they are specific and only suitable for their own platforms, platforms such as an Arm server, may need a generic system bus EHCI controller, this patch creates it, and the kernel driver ehci_platform.c works well on it.
Signed-off-by: Hongbo Zhang <hongbo.zhang@linaro.org> Message-id: 1546077657-22637-1-git-send-email-hongbo.zhang@linaro.org Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
H A D | hcd-ehci.h | 114529f79ec37261dda7e3c7846a04a5bfc212bd Sat Dec 29 10:00:57 UTC 2018 Hongbo Zhang <hongbo.zhang@linaro.org> hw/usb: Add generic sys-bus EHCI controller
This patch introduces a new system bus generic EHCI controller. For the system bus EHCI controller, we've already had "xlnx", "exynos4210", "tegra2", "ppc4xx" and "fusbh200", they are specific and only suitable for their own platforms, platforms such as an Arm server, may need a generic system bus EHCI controller, this patch creates it, and the kernel driver ehci_platform.c works well on it.
Signed-off-by: Hongbo Zhang <hongbo.zhang@linaro.org> Message-id: 1546077657-22637-1-git-send-email-hongbo.zhang@linaro.org Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|