Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment