[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v5 0/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
From: |
Yuquan Wang |
Subject: |
[PATCH v5 0/1] hw/arm/sbsa-ref: use XHCI to replace EHCI |
Date: |
Wed, 21 Jun 2023 18:38:46 +0800 |
Please review the change.
- sbsa-ref: Replace EHCI with XHCI on sysbus.
This work bumps the platform version directly to 0.3 because
the addition of ITS will take sbsa-ref to 0.2 version.
Yuquan Wang (1):
hw/arm/sbsa-ref: use XHCI to replace EHCI
docs/system/arm/sbsa.rst | 2 +-
hw/arm/Kconfig | 2 +-
hw/arm/sbsa-ref.c | 23 +++++++++++++----------
3 files changed, 15 insertions(+), 12 deletions(-)
--
2.34.1
- [PATCH v5 0/1] hw/arm/sbsa-ref: use XHCI to replace EHCI,
Yuquan Wang <=