[PATCH v1 0/4] Add VF2 USB host support.
Minda Chen
minda.chen at starfivetech.com
Thu Aug 3 05:22:06 CEST 2023
StarFive VF2 VTI usb-host controller connect to pcie0 RC.
Enable pcie0 first the enable USB function.
patch1 is Get the correct ECAM offset in multiple PCIe RC.
patch2 is enable pcie0 dts node.
patch3 is enable SYS_CACHE_LINE_SIZE
patch4 is Add VF2 USB related configuration.
Minda Chen (4):
pci: plda: Get correct ECAM offset in multiple PCIe RC case
riscv: dts: starfive: Enable pcie0 dts node
riscv: starfive: Add SYS_CACHE_SHIFT_6 to enable SYS_CACHE_LINE_SIZE
configs: riscv: starfive: Add VF2 PCIe XHCI config support
arch/riscv/Kconfig | 1 +
arch/riscv/dts/jh7110-starfive-visionfive-2.dtsi | 2 +-
configs/starfive_visionfive2_defconfig | 5 +++++
drivers/pci/pcie_plda_common.c | 5 +++--
4 files changed, 10 insertions(+), 3 deletions(-)
base-commit: 38dedebc547f795efc3daad17f7c013c515e1285
--
2.17.1
More information about the U-Boot
mailing list