public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/4] Enable secondary USB controller in host mode
@ 2026-01-20 10:33 Swati Agarwal
  2026-01-20 10:33 ` [PATCH v4 1/4] dt-bindings: usb: Add binding for Genesys Logic GL3590 hub Swati Agarwal
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Swati Agarwal @ 2026-01-20 10:33 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Icenowy Zheng, Matthias Kaehlcke, Mike Looijmans,
	Stephen Boyd, Dmitry Baryshkov, Jens Glathe, Chaoyi Chen,
	J . Neuschäfer, Pin-yen Lin, Catalin Popescu,
	Bjorn Andersson, Konrad Dybcio
  Cc: linux-usb, devicetree, linux-kernel, linux-arm-msm, Swati Agarwal

Enable secondary USB controller in host mode on lemans EVK platforms.

Changes in v4:
Updated power supply property for hub.
Updated details for all 4 ports of hub.

Changes in v3:
Updated binding properties for genesys hub.

Changes in v2:
Add Genesys Logic GL3590 hub support.
Rename hd3ss3220_ instance for primary port controller.

Link to v3:
https://lore.kernel.org/all/20251220063537.3639535-1-swati.agarwal@oss.qualcomm.com/

Link to v2:
https://lore.kernel.org/all/20251216120749.94007-1-swati.agarwal@oss.qualcomm.com/

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 secondary USB controller in host
    mode

 .../bindings/usb/genesys,gl850g.yaml          |  17 ++
 arch/arm64/boot/dts/qcom/lemans-evk.dts       | 217 +++++++++++++++++-
 drivers/usb/misc/onboard_usb_dev.c            |   1 +
 drivers/usb/misc/onboard_usb_dev.h            |   8 +
 4 files changed, 239 insertions(+), 4 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-01-21  2:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-20 10:33 [PATCH v4 0/4] Enable secondary USB controller in host mode Swati Agarwal
2026-01-20 10:33 ` [PATCH v4 1/4] dt-bindings: usb: Add binding for Genesys Logic GL3590 hub Swati Agarwal
2026-01-21  2:24   ` Rob Herring
2026-01-20 10:33 ` [PATCH v4 2/4] usb: misc: onboard_usb_hub: Add Genesys Logic GL3590 hub support Swati Agarwal
2026-01-20 10:33 ` [PATCH v4 3/4] arm64: dts: qcom: lemans-evk: Rename hd3ss3220_ instance for primary port controller Swati Agarwal
2026-01-20 10:33 ` [PATCH v4 4/4] arm64: dts: qcom: lemans-evk: Enable secondary USB controller in host mode Swati Agarwal
2026-01-20 22:17   ` Dmitry Baryshkov
2026-01-20 22:18   ` Dmitry Baryshkov
2026-01-20 19:49 ` [PATCH v4 0/4] " Rob Herring

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