qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH for-9.2 34/53] hw/usb: Remove MUSB USB host controller


From: Thomas Huth
Subject: Re: [PATCH for-9.2 34/53] hw/usb: Remove MUSB USB host controller
Date: Wed, 4 Sep 2024 12:11:09 +0200
User-agent: Mozilla Thunderbird

On 03/09/2024 18.07, Peter Maydell wrote:
Remove the MUSB USB2.0 OTG-compliant USB host controller
device model. This was only used by the tusb6010 USB
controller in the n800/n810 machines.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
  include/hw/usb/hcd-musb.h |   49 --
  hw/usb/hcd-musb.c         | 1553 -------------------------------------
  hw/usb/Kconfig            |    4 -
  hw/usb/meson.build        |    1 -
  4 files changed, 1607 deletions(-)
  delete mode 100644 include/hw/usb/hcd-musb.h
  delete mode 100644 hw/usb/hcd-musb.c
Reviewed-by: Thomas Huth <thuth@redhat.com>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]