On Thu, 2021-03-04 at 10:11 +0530, Kishon Vijay Abraham I wrote: > Commit 44d30d622821d ("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 probe. Fix it here. > > Fixes: 44d30d622821d ("phy: cadence: Add driver for Sierra PHY") > Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx> > Cc: <stable@xxxxxxxxxxxxxxx> # v5.4+ Reviewed-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> regards Philipp