commit | 982082d9ce7365e2680639d3764ba0f09d82fa2a | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Mon Apr 24 11:51:29 2017 +0200 |
committer | Simon Glass <sjg@chromium.org> | Tue May 09 12:14:16 2017 -0600 |
tree | 51e8bfab5e0e0d9ff9435d52192a32e3b1b11b7b | |
parent | 86322f5982206f431ee4678a74182859c249aac4 [diff] |
drivers: phy: add PIPE3 phy driver This phy is found on omap platforms with sata capabilities. Except for the part related to the DM and the PHY framework, the code is basically a copy paste from arch/arm/mach-omap2/pipe3-phy.c Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>