Devicetree
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Enable USB1 controller in host mode
@ 2025-12-16 12:07 Swati Agarwal
  2025-12-16 12:07 ` [PATCH v2 1/4] dt-bindings: usb: Add binding for Genesys Logic GL3590 hub Swati Agarwal
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Swati Agarwal @ 2025-12-16 12:07 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Icenowy Zheng, J . Neuschäfer,
	Dmitry Baryshkov, Jens Glathe, Mike Looijmans, Pin-yen Lin,
	Catalin Popescu, Bjorn Andersson, Konrad Dybcio
  Cc: linux-usb, devicetree, linux-kernel, Swati Agarwal

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@oss.qualcomm.com/

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-12-18  8:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-16 12:07 [PATCH v2 0/4] Enable USB1 controller in host mode Swati Agarwal
2025-12-16 12:07 ` [PATCH v2 1/4] dt-bindings: usb: Add binding for Genesys Logic GL3590 hub Swati Agarwal
2025-12-18  8:13   ` Krzysztof Kozlowski
2025-12-16 12:07 ` [PATCH v2 2/4] usb: misc: onboard_usb_hub: Add Genesys Logic GL3590 hub support Swati Agarwal
2025-12-16 12:07 ` [PATCH v2 3/4] arm64: dts: qcom: lemans-evk: Rename hd3ss3220_ instance for primary port controller Swati Agarwal
2025-12-16 12:07 ` [PATCH v2 4/4] arm64: dts: qcom: lemans-evk: Enable USB1 controller for host mode Swati Agarwal
2025-12-18  8:14   ` Krzysztof Kozlowski
2025-12-16 14:31 ` [PATCH v2 0/4] Enable USB1 controller in " Dmitry Baryshkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox