public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: phy: spacemit: add regulator support to K1 USB2 PHY
@ 2026-02-06 10:00 Chukun Pan
  2026-02-06 10:00 ` [PATCH 2/2] " Chukun Pan
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Chukun Pan @ 2026-02-06 10:00 UTC (permalink / raw)
  To: Yixun Lan, Vinod Koul, Ze Huang
  Cc: Rob Herring, Chukun Pan, Mark Brown, Conor Dooley, Liam Girdwood,
	Krzysztof Kozlowski, Neil Armstrong, linux-riscv, linux-phy,
	linux-kernel, devicetree, spacemit

Add an optional phy-supply property to describe the regulator
supplying for USB VBUS.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
---
 Documentation/devicetree/bindings/phy/spacemit,usb2-phy.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/phy/spacemit,usb2-phy.yaml b/Documentation/devicetree/bindings/phy/spacemit,usb2-phy.yaml
index 43eaca90d88c..74a1cd5bcdbe 100644
--- a/Documentation/devicetree/bindings/phy/spacemit,usb2-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/spacemit,usb2-phy.yaml
@@ -19,6 +19,10 @@ properties:
   clocks:
     maxItems: 1
 
+  phy-supply:
+    description:
+      Phandle to a regulator that provides power to VBUS.
+
   "#phy-cells":
     const: 0
 
-- 
2.34.1


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

end of thread, other threads:[~2026-02-10  7:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-06 10:00 [PATCH 1/2] dt-bindings: phy: spacemit: add regulator support to K1 USB2 PHY Chukun Pan
2026-02-06 10:00 ` [PATCH 2/2] " Chukun Pan
2026-02-07 10:48 ` [PATCH 1/2] dt-bindings: " Krzysztof Kozlowski
2026-02-07 10:49   ` Krzysztof Kozlowski
2026-02-07 12:30   ` Ze Huang
2026-02-07 13:44     ` Krzysztof Kozlowski
2026-02-09  6:40       ` Chukun Pan
2026-02-10  5:50         ` Ze Huang
2026-02-10  7:00           ` Chukun Pan
2026-02-07 11:55 ` Yixun Lan

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