phy: ti-pipe3: Use TRM recommended settings for SATA DPLL
authorRoger Quadros <rogerq@ti.com>
Wed, 6 Nov 2019 14:21:15 +0000 (16:21 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 26 Dec 2019 14:06:54 +0000 (09:06 -0500)
commitb055e67f96d69dc0d273588cafa1cab95d1cabea
tree66deff0dfcb3afa4ceccddef31face3216f60462
parentd792b63febf492a07a106245e46532c0d43a7ecd
phy: ti-pipe3: Use TRM recommended settings for SATA DPLL

The AM572x Technical Reference Manual, SPRUHZ6H,
Revised November 2016 [1], shows recommended settings for the
SATA DPLL in Table 26-8. DPLL CLKDCOLDO Recommended Settings.

Use those settings in the driver. The TRM does not show
a value for 20MHz SYS_CLK so we use something close to the
26MHz setting.

[1] - http://www.ti.com/lit/ug/spruhz6h/spruhz6h.pdf

Signed-off-by: Roger Quadros <rogerq@ti.com>
drivers/phy/ti-pipe3-phy.c