Commits
Tomi Valkeinen committed 250716ffdca
HACK: phy: phy-cadence-dp: Huge PHY fix This patch does many things to the original phy-cadence-dp.c driver, which was effectively unusable. The main changes are: * Add 19.2 MHz refclock support * Dynamic PHY configuration via PHY DP ops * Lots of register setups fixed * Use reset_control Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>