public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Marcin Juszkiewicz" <marcin.juszkiewicz@linaro.org>
To: devel@edk2.groups.io, wangyuquan1236@phytium.com.cn
Cc: chenbaozi@phytium.com.cn,
	Ard Biesheuvel <ardb+tianocore@kernel.org>,
	Leif Lindholm <quic_llindhol@quicinc.com>,
	Graeme Gregory <graeme@xora.org.uk>
Subject: Re: [edk2-devel] [PATCH edk2-platforms v2 0/3] Platform/SbsaQemu: use XHCI to replace EHCI
Date: Fri, 7 Jul 2023 18:13:24 +0200	[thread overview]
Message-ID: <18150890-0602-5723-415c-2b9ada7d535f@linaro.org> (raw)
In-Reply-To: <20230707102042.409842-1-wangyuquan1236@phytium.com.cn>

W dniu 7.07.2023 o 12:20, Yuquan Wang pisze:
> This patchset implements XHCI on sbsa-ref board to replace EHCI.
> As sbsa-ref does not have DRAM below 4G, it cannot utilize EHCI
> that only has 32-bit DMA capablity. Now this board has XHCI as
> an available usb controller with 64-bit DMA capablity.
> 
> History:
> v1 -> v2:
> - rebased on master as v1 did not applied
> - moved pcd setting in dec file into the first commit
> 
> Yuquan Wang (3):
>    Platform/Qemu/SbsaQemu/SbsaQemu.dsc: define XHCI Pcd settings
>    SbsaQemu: Drivers: Add initial support for XHCI
>    SbsaQemu: AcpiTables: Add XHCI info into DSDT

Adding Ard, Leif and Graeme to Cc.

Tested-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>


[   16.813197] xhci-hcd PNP0D10:00: xHCI Host Controller
[   16.813824] xhci-hcd PNP0D10:00: new USB bus registered, assigned bus number 1
[   16.816530] xhci-hcd PNP0D10:00: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000010010
[   16.817242] xhci-hcd PNP0D10:00: irq 19, io mem 0x60110000
[   16.828589] xhci-hcd PNP0D10:00: xhci_plat_probe get usb3phy fail (ret=-22)
[   16.828936] xhci-hcd PNP0D10:00: xHCI Host Controller
[   16.829225] xhci-hcd PNP0D10:00: new USB bus registered, assigned bus number 2
[   16.829572] xhci-hcd PNP0D10:00: Host supports USB 3.0 SuperSpeed

[   18.562702] input: QEMU QEMU USB Keyboard as /devices/platform/PNP0D10:00/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input0
[   18.638395] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-PNP0D10:00-1/input0

      parent reply	other threads:[~2023-07-07 16:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-07 10:20 [PATCH edk2-platforms v2 0/3] Platform/SbsaQemu: use XHCI to replace EHCI Yuquan Wang
2023-07-07 10:20 ` [PATCH edk2-platforms v2 1/3] Platform/Qemu/SbsaQemu/SbsaQemu.dsc: define XHCI Pcd settings Yuquan Wang
2023-07-07 10:20 ` [PATCH edk2-platforms v2 2/3] SbsaQemu: Drivers: Add initial support for XHCI Yuquan Wang
2023-07-07 10:20 ` [PATCH edk2-platforms v2 3/3] SbsaQemu: AcpiTables: Add XHCI info into DSDT Yuquan Wang
2023-07-07 16:13 ` Marcin Juszkiewicz [this message]

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-list 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=18150890-0602-5723-415c-2b9ada7d535f@linaro.org \
    --to=devel@edk2.groups.io \
    /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