From: Rob Herring Date: Tue, 24 Jan 2023 03:05:15 +0000 (-0600) Subject: dt-bindings: usb: Remove obsolete brcm,bcm3384-usb.txt X-Git-Tag: v6.6.17~5457^2~121 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=60c4da9f3c3c6e8fcd3a12452bcd14181e17cb2c;p=platform%2Fkernel%2Flinux-rpi.git dt-bindings: usb: Remove obsolete brcm,bcm3384-usb.txt The "brcm,bcm3384-ohci" and "brcm,bcm3384-ehci" compatibles are already documented in generic-ohci.yaml and generic-ehci.yaml, respectively, so remove the old txt binding. Signed-off-by: Rob Herring Link: https://lore.kernel.org/r/20230110-dt-usb-v3-1-5af0541fcf8c@kernel.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/devicetree/bindings/usb/brcm,bcm3384-usb.txt b/Documentation/devicetree/bindings/usb/brcm,bcm3384-usb.txt deleted file mode 100644 index 452c45c..0000000 --- a/Documentation/devicetree/bindings/usb/brcm,bcm3384-usb.txt +++ /dev/null @@ -1,11 +0,0 @@ -* Broadcom USB controllers - -Required properties: -- compatible: "brcm,bcm3384-ohci", "brcm,bcm3384-ehci" - - These currently use the generic-ohci and generic-ehci drivers. On some - systems, special handling may be needed in the following cases: - - - Restoring state after systemwide power save modes - - Sharing PHYs with the USBD (UDC) hardware - - Figuring out which controllers are disabled on ASIC bondout variants