Re: [PATCH 0/1] hw/arm/sbsa-ref: set 'slots' property of xhci

2023-07-13 Thread Peter Maydell
On Mon, 10 Jul 2023 at 07:38, Yuquan Wang wrote: > > As the default xhci_sysbus just supports only one usb slot, it can not > meet the working requirement of this bord. Therefore, we extend the > slots of xhci to 64. > > Yuquan Wang (1): > hw/arm/sbsa-ref: set 'slots' property of xhci > > hw/ar

[PATCH 0/1] hw/arm/sbsa-ref: set 'slots' property of xhci

2023-07-09 Thread Yuquan Wang
As the default xhci_sysbus just supports only one usb slot, it can not meet the working requirement of this bord. Therefore, we extend the slots of xhci to 64. Yuquan Wang (1): hw/arm/sbsa-ref: set 'slots' property of xhci hw/arm/sbsa-ref.c | 1 + 1 file changed, 1 insertion(+) -- 2.34.1