linux/drivers/phy/broadcom
Justin Chen 0a92ea87bd phy: usb: Toggle the PHY power during init
When bringing up the PHY, it might be in a bad state if left powered.
One case is we lose the PLL lock if the PLL is gated while the PHY
is powered. Toggle the PHY power so we can start from a known state.

Fixes: 4e5b9c9a73 ("phy: usb: Add support for new Synopsys USB controller on the 7216")
Signed-off-by: Justin Chen <justin.chen@broadcom.com>
Acked-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://lore.kernel.org/r/20241024213540.1059412-1-justin.chen@broadcom.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2024-12-04 19:45:35 +05:30
..
Kconfig
Makefile
phy-bcm-cygnus-pcie.c
phy-bcm-kona-usb2.c
phy-bcm-ns-usb2.c phy: bcm-ns-usb2: drop support for old binding variant 2024-10-21 23:56:16 +05:30
phy-bcm-ns-usb3.c
phy-bcm-ns2-pcie.c
phy-bcm-ns2-usbdrd.c
phy-bcm-sr-pcie.c
phy-bcm-sr-usb.c
phy-bcm63xx-usbh.c
phy-brcm-sata.c phy: broadcom: brcm-sata: Simplify with scoped for each OF child loop 2024-08-30 13:26:37 +05:30
phy-brcm-usb-init-synopsys.c phy: usb: Toggle the PHY power during init 2024-12-04 19:45:35 +05:30
phy-brcm-usb-init.c phy: usb: update Broadcom driver table to use designated initializers 2024-10-07 11:45:34 +05:30
phy-brcm-usb-init.h
phy-brcm-usb.c phy: Switch back to struct platform_driver::remove() 2024-10-17 20:33:03 +05:30