public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] usb: dwc3: Add optional VBUS regulator support to SpacemiT K1
@ 2026-03-26 10:00 Chukun Pan
  2026-03-26 10:00 ` [PATCH v3 1/1] " Chukun Pan
  0 siblings, 1 reply; 7+ messages in thread
From: Chukun Pan @ 2026-03-26 10:00 UTC (permalink / raw)
  To: Thinh Nguyen
  Cc: Yixun Lan, Ze Huang, Greg Kroah-Hartman, linux-riscv,
	linux-kernel, linux-usb, spacemit, Chukun Pan

The vbus-supply property has been declared in spacemit,k1-dwc3.yaml
https://github.com/torvalds/linux/blob/master/Documentation/devicetree/bindings/usb/spacemit%2Ck1-dwc3.yaml#L71

Changes in v2:
- Improve commit title and messages
- Enable regulator only in host mode
- Enable regulator when matching compatible "spacemit,k1-dwc3"
- Link to v1: https://lore.kernel.org/lkml/20260316080000.3130372-1-amadeus@jmu.edu.cn/

Changes in v3:
- Add missing properties and adjust position
- Link to v2: https://lore.kernel.org/lkml/20260320100120.1343629-1-amadeus@jmu.edu.cn/

Chukun Pan (1):
  usb: dwc3: Add optional VBUS regulator support to SpacemiT K1

 drivers/usb/dwc3/dwc3-generic-plat.c | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-03-31 13:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-26 10:00 [PATCH v3 0/1] usb: dwc3: Add optional VBUS regulator support to SpacemiT K1 Chukun Pan
2026-03-26 10:00 ` [PATCH v3 1/1] " Chukun Pan
2026-03-26 23:25   ` Thinh Nguyen
2026-03-30 12:15   ` Anand Moon
2026-03-31  1:57   ` Troy Mitchell
2026-03-31  8:42   ` Troy Mitchell
2026-03-31 13:02     ` Chukun Pan

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