diff options
| author | Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> | 2026-03-23 11:54:12 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-03-30 17:54:12 +0300 |
| commit | 2a6bfe9e46eebc17f7bf734c0232e173aae4f86b (patch) | |
| tree | 55660276bcd4bad0aaf4f9e47ee2e8f04a57fd5f | |
| parent | 6076388ca1eda808b95f9479f3b04839d348a2f7 (diff) | |
| download | linux-2a6bfe9e46eebc17f7bf734c0232e173aae4f86b.tar.xz | |
dt-bindings: usb: qcom,snps-dwc3: Drop stale child node comment
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>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20260323-dt-bindings-snps-qcom-dwc3-cleanup-v2-1-3bcd37c0a5b5@oss.qualcomm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
| -rw-r--r-- | Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml index e67a967c677f..14d721857ffc 100644 --- a/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml +++ b/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml @@ -154,8 +154,6 @@ properties: wakeup-source: true -# Required child node: - required: - compatible - reg |
