commit | ed5556256211bd261cb77667e6830b477723c404 | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Wed Nov 06 16:21:18 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 26 09:06:54 2019 -0500 |
tree | 31b69acc58e0832a6a6090a9ae2d1926a0d5b95a | |
parent | 80c69c64310db4b66177a8f5bc28d3ddcb431ca3 [diff] |
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>