usb: xhci: xhci-plat: Add support for BCM2711
authorStefan Wahren <wahrenst@gmx.net>
Tue, 5 Dec 2023 20:05:30 +0000 (21:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Dec 2023 03:39:56 +0000 (12:39 +0900)
commit95e71986fc1b9a2e1de30bca8e7a5fab12817cdd
tree81dbda20f31c256b609a8d0a75f3bef2c0eef3a6
parentb3f8e6ae30bd7ade3a96c9beb2a17167d55492a5
usb: xhci: xhci-plat: Add support for BCM2711

With the introduction of a BCM2711 specific compatible, this also
needs to be added to the xHCI driver.

Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://lore.kernel.org/r/20231205200531.8232-3-wahrenst@gmx.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-plat.c