Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <robh@kernel.org>
Link: https://lore.kernel.org/r/20230110-dt-usb-v3-1-5af0541fcf8c@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Rob Herring and committed by
Greg Kroah-Hartman
60c4da9f 5442e791

-11
-11
Documentation/devicetree/bindings/usb/brcm,bcm3384-usb.txt
··· 1 - * Broadcom USB controllers 2 - 3 - Required properties: 4 - - compatible: "brcm,bcm3384-ohci", "brcm,bcm3384-ehci" 5 - 6 - These currently use the generic-ohci and generic-ehci drivers. On some 7 - systems, special handling may be needed in the following cases: 8 - 9 - - Restoring state after systemwide power save modes 10 - - Sharing PHYs with the USBD (UDC) hardware 11 - - Figuring out which controllers are disabled on ASIC bondout variants