phy: ti-pipe3: Fix SATA & USB PHY power up sequence
authorRoger Quadros <rogerq@ti.com>
Wed, 6 Nov 2019 14:21:18 +0000 (16:21 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 26 Dec 2019 14:06:54 +0000 (09:06 -0500)
commit305a5d840eb900af9f8682e5dc57e96c2b457e64
tree31b69acc58e0832a6a6090a9ae2d1926a0d5b95a
parent277d5d1f9bca275546afa399fb7fd9e29ee04aca
phy: ti-pipe3: Fix SATA & USB PHY power up sequence

As per "Table 26-7. SATA PHY Subsystem Low-Level Programming Sequence"
in TRM [1] we need to turn on SATA_PHY_TX before SATA_PHY_RX.

[1] DRA75x, DRA74x TRM - http://www.ti.com/lit/ug/sprui30f/sprui30f.pdf

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