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

dt-bindings: usb: xhci: Add Broadcom STB v2 compatible device

For some reason the "brcm,xhci-brcm-v2" compatible string has been missing
in the original bindings file. Add it to the Generic xHCI Controllers DT
schema since the controller driver expects it to be supported.

Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Serge Semin <Sergey.Semin@baikalelectronics.ru>
Link: https://lore.kernel.org/r/20201210090944.16283-9-Sergey.Semin@baikalelectronics.ru
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Serge Semin and committed by
Greg Kroah-Hartman
5b7e1bfd 17c01b82

+3 -1
+3 -1
Documentation/devicetree/bindings/usb/generic-xhci.yaml
··· 26 26 - marvell,armada-8k-xhci 27 27 - const: generic-xhci 28 28 - description: Broadcom STB SoCs with xHCI 29 - const: brcm,bcm7445-xhci 29 + enum: 30 + - brcm,xhci-brcm-v2 31 + - brcm,bcm7445-xhci 30 32 - description: Generic xHCI device 31 33 const: xhci-platform 32 34 deprecated: true