Skip to content
Commit 67703eed authored by Kishon Vijay Abraham I's avatar Kishon Vijay Abraham I Committed by Tom Rini
Browse files

phy: cadence: Sierra: Fix PHY power_on sequence



Commit 39b82338 ("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.

Signed-off-by: default avatarKishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: default avatarAswath Govindraju <a-govindraju@ti.com>
parent 8686669b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment