OSDN Git Service

hw/arm/sbsa-ref: set 'slots' property of xhci
authorYuquan Wang <wangyuquan1236@phytium.com.cn>
Mon, 17 Jul 2023 10:05:07 +0000 (11:05 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Jul 2023 10:05:07 +0000 (11:05 +0100)
commite65ecb665c88a7d61e5d21253c9672dedd72f84b
tree79d6242fc3fb19ca0b6d13b29cf4461889a9442d
parented8ad9728a9c0eec34db9dff61dfa2f1dd625637
hw/arm/sbsa-ref: set 'slots' property of xhci

This extends the slots of xhci to 64, since the default xhci_sysbus
just supports one slot.

Signed-off-by: Wang Yuquan <wangyuquan1236@phytium.com.cn>
Signed-off-by: Chen Baozi <chenbaozi@phytium.com.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Tested-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Message-id: 20230710063750.473510-2-wangyuquan1236@phytium.com.cn
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/sbsa-ref.c