Required configurations for USB 3.1 are enabled for Agilex5 boards. Testing has been successfully carried out on Agilex5 devkits.
Naresh Kumar Ravulapalli (4): arch: arm: dts: Enable USB3.1 for Agilex5 configs: Enable USB DWC3 host drivers for Agilex5 configs: Increase USB Hub debounce timeout in Agilex5 arch: arm: socfpga: Configure USB3 System Manager registers arch/arm/dts/socfpga_agilex5_socdk.dts | 5 ++++ .../include/mach/system_manager_soc64.h | 12 +++++++++ arch/arm/mach-socfpga/system_manager_soc64.c | 26 ++++++++++++++++++- configs/socfpga_agilex5_defconfig | 3 +++ 4 files changed, 45 insertions(+), 1 deletion(-) -- 2.35.3