[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230712235902.98557-1-david@ixit.cz>
Date: Thu, 13 Jul 2023 01:59:02 +0200
From: David Heidelberg <david@...t.cz>
To: Andy Gross <agross@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konrad.dybcio@...aro.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Wesley Cheng <quic_wcheng@...cinc.com>
Cc: David Heidelberg <david@...t.cz>, linux-arm-msm@...r.kernel.org,
linux-usb@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] dt-bindings: usb: qcom,dwc3: document extcon property
The driver has support for it already. Only missing bit is dt-binding entry.
Signed-off-by: David Heidelberg <david@...t.cz>
---
Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
index 4875c5b7d5b5..7099b583d21c 100644
--- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
+++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
@@ -107,6 +107,10 @@ properties:
minItems: 1
maxItems: 4
+ extcon:
+ description:
+ Phandle to the extcon device providing the cable state.
+
qcom,select-utmi-as-pipe-clk:
description:
If present, disable USB3 pipe_clk requirement.
--
2.40.1
Powered by blists - more mailing lists