public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/3] usb: dwc3-generic: improve DT parsing and support qcom flat DT
@ 2026-01-14 14:13 Casey Connolly
  2026-01-14 14:13 ` [PATCH 1/3] usb: common: default dr_mode to OTG when not set Casey Connolly
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Casey Connolly @ 2026-01-14 14:13 UTC (permalink / raw)
  To: u-boot
  Cc: Marek Vasut, Tom Rini, Mattijs Korpershoek, Casey Connolly,
	Kaustabh Chakraborty, Jonas Karlman, Sam Protsenko,
	Balaji Selvanathan, Patrice Chotard

Add support for the new flat DT format being adopted by Qualcomm boards,
this merges the dwc3 and glue nodes together.

Correctly default dr_mode to OTG when it isn't set explicitly, and
support the usb-role-switch and role-switch-default-mode properties so
that boards can express a preference when OTG is supported.

---
Casey Connolly (3):
      usb: common: default dr_mode to OTG when not set
      usb: dwc3-generic: support Qualcomm flattened DT
      usb: dwc3-generic: respect role-switch-default-mode

 drivers/usb/common/common.c     |  3 ++-
 drivers/usb/dwc3/dwc3-generic.c | 26 ++++++++++++++++++++------
 2 files changed, 22 insertions(+), 7 deletions(-)
---
base-commit: 03c01c69806d4265070f14e7a7cbf617fcbb8f6a

// Casey (she/they)


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

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

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-14 14:13 [PATCH 0/3] usb: dwc3-generic: improve DT parsing and support qcom flat DT Casey Connolly
2026-01-14 14:13 ` [PATCH 1/3] usb: common: default dr_mode to OTG when not set Casey Connolly
2026-01-14 14:35   ` Neil Armstrong
2026-01-15  9:17   ` Mattijs Korpershoek
2026-01-16 12:30     ` Mattijs Korpershoek
2026-01-16 17:05       ` Casey Connolly
2026-01-14 14:13 ` [PATCH 2/3] usb: dwc3-generic: support Qualcomm flattened DT Casey Connolly
2026-01-14 14:36   ` Neil Armstrong
2026-01-15  9:21   ` Mattijs Korpershoek
2026-01-16 17:54     ` Casey Connolly
2026-01-19 12:23       ` Mattijs Korpershoek
2026-01-14 14:13 ` [PATCH 3/3] usb: dwc3-generic: respect role-switch-default-mode Casey Connolly
2026-01-14 14:39   ` Neil Armstrong
2026-01-14 14:42     ` Casey Connolly
2026-01-15  9:27   ` Mattijs Korpershoek

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