Re: [PATCH v2 02/25] phy: cadence: Sierra: Fix PHY power_on sequence

2022-02-08 Thread Tom Rini
On Fri, Jan 28, 2022 at 01:41:29PM +0530, Aswath Govindraju wrote: > From: Kishon Vijay Abraham I > > Commit 39b823381d9d ("phy: cadence: Add driver for Sierra PHY") > de-asserts PHY_RESET even before the configurations are loaded in > phy_init(). However PHY_RESET should be de-asserted only

[PATCH v2 02/25] phy: cadence: Sierra: Fix PHY power_on sequence

2022-01-28 Thread Aswath Govindraju
From: Kishon Vijay Abraham I Commit 39b823381d9d ("phy: cadence: Add driver for Sierra PHY") de-asserts PHY_RESET even before the configurations are loaded in phy_init(). However PHY_RESET should be de-asserted only after all the configurations has been initialized, instead of de-asserting in