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

From: Justin Chen
Date: Tue Nov 01 2022 - 13:40:39 EST


On Wed, Oct 5, 2022 at 2:30 PM <justinpopo6@xxxxxxxxx> wrote:
>
> 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
>

Friendly ping. Any updates on this patch set?

Thanks,
Justin