[PATCH RFC 1/2] dt-bindings: usb: qcom,pmic-typec: Document vbus-detect-gpios property
From: Alexander Koskovich
Date: Sun Mar 08 2026 - 19:20:46 EST
Add the optional vbus-detect-gpios property for devices where the PMIC's
built-in VBUS detection is unreliable.
Signed-off-by: Alexander Koskovich <akoskovich@xxxxx>
---
Documentation/devicetree/bindings/usb/qcom,pmic-typec.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/usb/qcom,pmic-typec.yaml b/Documentation/devicetree/bindings/usb/qcom,pmic-typec.yaml
index 6d3fa2bc9cee..f45bf3e34c03 100644
--- a/Documentation/devicetree/bindings/usb/qcom,pmic-typec.yaml
+++ b/Documentation/devicetree/bindings/usb/qcom,pmic-typec.yaml
@@ -78,6 +78,12 @@ properties:
- const: msg-rx-discarded
- const: fr-swap
+ vbus-detect-gpios:
+ maxItems: 1
+ description:
+ GPIO used to detect VBUS presence when the PMIC's built-in VBUS
+ detection is unreliable.
+
vdd-vbus-supply:
description: VBUS power supply.
--
2.53.0