Re: [PATCH 6/9] phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()
From: André Draszik
Date: Thu Nov 28 2024 - 01:25:46 EST
Hi Krzysztof,
On Wed, 2024-11-27 at 20:42 +0100, Krzysztof Kozlowski wrote:
> On 27/11/2024 11:58, André Draszik wrote:
> > We currently don't gate the power to the SS phy in phy_exit().
> >
> > Shuffle the code slightly to ensure the power is gated to the SS phy as
> > well.
> >
> > Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx>
> > ---
>
>
> I think this should be actually a fix with cc-stable.
Will do in v2.
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Thanks for the review!
Cheers,
Andre'