[PATCH 0/6] Various bug fixes/improvements for phy-brcm-usb driver

From: justinpopo6
Date: Wed Oct 05 2022 - 17:30:31 EST


From: Justin Chen <justin.chen@xxxxxxxxxxxx>

A few suspend/resume bug fixes with clocks and wake counter. Also improve
port mode selection.

Al Cooper (1):
phy: usb: s2 WoL wakeup_count not incremented for USB->Eth devices

Justin Chen (5):
phy: usb: Improve port mode selection
phy: usb: Migrate to BIT and BITMASK macros
phy: usb: Disable phy auto-suspend
phy: usb: Use slow clock for wake enabled suspend
phy: usb: Fix clock imbalance for suspend/resume

drivers/phy/broadcom/phy-brcm-usb-init-synopsys.c | 95 ++++++++++++-----------
drivers/phy/broadcom/phy-brcm-usb-init.c | 90 ++++++++++-----------
drivers/phy/broadcom/phy-brcm-usb-init.h | 11 ++-
drivers/phy/broadcom/phy-brcm-usb.c | 28 ++++---
4 files changed, 116 insertions(+), 108 deletions(-)

--
2.7.4