qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Guenter Roeck <linux@roeck-us.net>,
	Peter Maydell <peter.maydell@linaro.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	Beniamino Galvani <b.galvani@gmail.com>,
	Strahinja Jankovic <strahinja.p.jankovic@gmail.com>,
	qemu-devel@nongnu.org, qemu-arm@nongnu.org
Subject: Re: [PATCH v2 1/3] hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
Date: Tue, 16 Jan 2024 10:56:07 +0100	[thread overview]
Message-ID: <f21da8aa-106c-4022-8ffc-1925f977dbdd@linaro.org> (raw)
In-Reply-To: <20240115182757.1095012-2-linux@roeck-us.net>

On 15/1/24 19:27, Guenter Roeck wrote:
> Allwinner R40 supports two USB host ports shared between a USB 2.0 EHCI
> host controller and a USB 1.1 OHCI host controller. Add support for both
> of them.
> 
> If machine USB support is not enabled, create unimplemented devices
> for the USB memory ranges to avoid crashes when booting Linux.
> 
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
> ---
> v2: The USB Controllers are part of the chipset, so instantiate them
>      unconditionally
> 
>   docs/system/arm/bananapi_m2u.rst |  2 +-
>   hw/arm/Kconfig                   |  2 ++
>   hw/arm/allwinner-r40.c           | 47 ++++++++++++++++++++++++++++++--
>   include/hw/arm/allwinner-r40.h   |  9 ++++++
>   4 files changed, 57 insertions(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



  reply	other threads:[~2024-01-16  9:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-15 18:27 [PATCH v2 0/3] hw/arm: Add support for USB, SATA, and watchdog to Allwinner R40 Guenter Roeck
2024-01-15 18:27 ` [PATCH v2 1/3] hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board Guenter Roeck
2024-01-16  9:56   ` Philippe Mathieu-Daudé [this message]
2024-01-15 18:27 ` [PATCH v2 2/3] hw/arm: Add AHCI/SATA controller " Guenter Roeck
2024-01-15 18:27 ` [PATCH v2 3/3] hw/arm: Add watchdog timer to Allwinner H40 " Guenter Roeck
2024-01-16 10:04   ` Philippe Mathieu-Daudé
2024-01-16 15:32     ` Guenter Roeck
2024-01-17 22:43     ` Strahinja Jankovic
2024-01-19 16:57 ` [PATCH v2 0/3] hw/arm: Add support for USB, SATA, and watchdog to Allwinner R40 Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f21da8aa-106c-4022-8ffc-1925f977dbdd@linaro.org \
    --to=philmd@linaro.org \
    --cc=b.galvani@gmail.com \
    --cc=linux@roeck-us.net \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=strahinja.p.jankovic@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).