aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/bindings/usb/brcm,bcm7445-ehci.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-03-20 18:39:02 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-03-21 14:04:55 +0100
commit653b131a897e67c65a0fb2ddbfba29b6daec76e2 (patch)
treeb785aeba4950c8d69b552ca2a5d2602927e83670 /Documentation/devicetree/bindings/usb/brcm,bcm7445-ehci.yaml
parentusb: host: u132-hcd: Drop if with an always true condition (diff)
downloadwireguard-linux-653b131a897e67c65a0fb2ddbfba29b6daec76e2.tar.xz
wireguard-linux-653b131a897e67c65a0fb2ddbfba29b6daec76e2.zip
dt-bindings: usb: Drop unneeded quotes
Cleanup bindings dropping unneeded quotes. Once all these are fixed, checking for this can be enabled in yamllint. Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230320233904.2920197-1-robh@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/brcm,bcm7445-ehci.yaml')
-rw-r--r--Documentation/devicetree/bindings/usb/brcm,bcm7445-ehci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/usb/brcm,bcm7445-ehci.yaml b/Documentation/devicetree/bindings/usb/brcm,bcm7445-ehci.yaml
index ad075407d85e..1536cbec6334 100644
--- a/Documentation/devicetree/bindings/usb/brcm,bcm7445-ehci.yaml
+++ b/Documentation/devicetree/bindings/usb/brcm,bcm7445-ehci.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Broadcom STB USB EHCI Controller
allOf:
- - $ref: "usb-hcd.yaml"
+ - $ref: usb-hcd.yaml
maintainers:
- Al Cooper <alcooperx@gmail.com>