public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: usb: richtek,rt1711h: Add missing vbus power supply
@ 2025-02-19 14:01 AngeloGioacchino Del Regno
  2025-02-20 16:50 ` Conor Dooley
  0 siblings, 1 reply; 2+ messages in thread
From: AngeloGioacchino Del Regno @ 2025-02-19 14:01 UTC (permalink / raw)
  To: gregkh
  Cc: robh, krzk+dt, conor+dt, gene_chen, linux-usb, devicetree,
	linux-kernel, kernel, pablo.sun, AngeloGioacchino Del Regno

The RichTek RT1711H and RT1719 chips do have a vbus pin that is
used for attach/detach detection (respectively, pin A1 and 11):
allow a vbus-supply phandle for that.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
---
 Documentation/devicetree/bindings/usb/richtek,rt1711h.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/usb/richtek,rt1711h.yaml b/Documentation/devicetree/bindings/usb/richtek,rt1711h.yaml
index 8da4d2ad1a91..ae611f7e57ca 100644
--- a/Documentation/devicetree/bindings/usb/richtek,rt1711h.yaml
+++ b/Documentation/devicetree/bindings/usb/richtek,rt1711h.yaml
@@ -30,6 +30,9 @@ properties:
   interrupts:
     maxItems: 1
 
+  vbus-supply:
+    description: VBUS power supply
+
   wakeup-source:
     type: boolean
 
-- 
2.48.1


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

end of thread, other threads:[~2025-02-20 16:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-19 14:01 [PATCH] dt-bindings: usb: richtek,rt1711h: Add missing vbus power supply AngeloGioacchino Del Regno
2025-02-20 16:50 ` Conor Dooley

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