]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "usb: dwc2: Skip clock gating on Broadcom SoCs"
authorStefan Wahren <wahrenst@gmx.net>
Fri, 25 Oct 2024 10:36:13 +0000 (12:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Oct 2024 03:24:54 +0000 (04:24 +0100)
commitf3b311325fa20023fd1e322538388dca2ddb8dc0
tree9af5fc5a0601576eb2b8f65c01df57837388f837
parent075919f6df5dd82ad0b1894898b315fbb3c29b84
Revert "usb: dwc2: Skip clock gating on Broadcom SoCs"

The commit d483f034f032 ("usb: dwc2: Skip clock gating on Broadcom SoCs")
introduced a regression on Raspberry Pi 3 B Plus, which prevents
enumeration of the onboard Microchip LAN7800 in case no external USB device
is connected during boot.

Fixes: d483f034f032 ("usb: dwc2: Skip clock gating on Broadcom SoCs")
Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Link: https://lore.kernel.org/r/20241025103621.4780-2-wahrenst@gmx.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc2/params.c