[PATCH v2 0/4] Enable USB1 controller in host mode
From: Swati Agarwal
Date: Tue Dec 16 2025 - 08:27:08 EST
Enable USB1 controller in host mode on EVK platforms.
changes in v2:
Added Genesys Logic GL3590 hub support.
Renamed hd3ss3220_ instance for primary port controller.
Link to v1:
https://lore.kernel.org/all/20251203-swati-v1-1-250efcb4e6a7@xxxxxxxxxxxxxxxx/
Swati Agarwal (4):
dt-bindings: usb: Add binding for Genesys Logic GL3590 hub
usb: misc: onboard_usb_hub: Add Genesys Logic GL3590 hub support
arm64: dts: qcom: lemans-evk: Rename hd3ss3220_ instance for primary
port controller
arm64: dts: qcom: lemans-evk: Enable USB1 controller for host mode
.../bindings/usb/genesys,gl850g.yaml | 1 +
arch/arm64/boot/dts/qcom/lemans-evk.dts | 167 +++++++++++++++++-
drivers/usb/misc/onboard_usb_dev.c | 1 +
drivers/usb/misc/onboard_usb_dev.h | 1 +
4 files changed, 166 insertions(+), 4 deletions(-)
--
2.34.1