commit | 5ba95541b700d2edecb4d97d4b905f51ed8551b3 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Mon Jun 23 17:18:24 2014 -0500 |
committer | Marek Vasut <marex@denx.de> | Wed Jul 09 22:11:51 2014 +0200 |
tree | 26c9d9f31c03ce6815b63ef152d026a895907004 | |
parent | 26707d9e6bb0d2e5e6de706cd68bddcea34e731f [diff] |
usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x Newer AM437x silicon requires us to explicitly power up the USB2 PHY. By implementing usb_phy_power() we can achieve that. Signed-off-by: Felipe Balbi <balbi@ti.com>