[PATCH] dt-bindings: usb: qcom,snps-dwc3: Drop stale child node comment

Krzysztof Kozlowski posted 1 patch 2 weeks, 4 days ago
Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml | 2 --
1 file changed, 2 deletions(-)
[PATCH] dt-bindings: usb: qcom,snps-dwc3: Drop stale child node comment
Posted by Krzysztof Kozlowski 2 weeks, 4 days ago
After moving the binding to style with combined wrapper+device (so one
node) there is no child node required.  Drop the stale comment about it.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
---
 Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml
index f879e2e104c4..2b6a0939d98d 100644
--- a/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml
+++ b/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml
@@ -153,8 +153,6 @@ properties:
 
   wakeup-source: true
 
-# Required child node:
-
 required:
   - compatible
   - reg
-- 
2.51.0
Re: [PATCH] dt-bindings: usb: qcom,snps-dwc3: Drop stale child node comment
Posted by Krzysztof Kozlowski 2 weeks ago
On 19/03/2026 10:17, Krzysztof Kozlowski wrote:
> After moving the binding to style with combined wrapper+device (so one
> node) there is no child node required.  Drop the stale comment about it.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
> ---
>  Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml | 2 --
>  1 file changed, 2 deletions(-)


There will be a v2 of this.

Best regards,
Krzysztof