[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/1] hw/arm/sbsa-ref: set 'slots' property of xhci
From: |
Yuquan Wang |
Subject: |
[PATCH 0/1] hw/arm/sbsa-ref: set 'slots' property of xhci |
Date: |
Mon, 10 Jul 2023 14:37:49 +0800 |
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