]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x
authorFelipe Balbi <balbi@ti.com>
Mon, 23 Jun 2014 22:18:24 +0000 (17:18 -0500)
committerMarek Vasut <marex@denx.de>
Wed, 9 Jul 2014 20:11:51 +0000 (22:11 +0200)
commit5ba95541b700d2edecb4d97d4b905f51ed8551b3
tree26c9d9f31c03ce6815b63ef152d026a895907004
parent26707d9e6bb0d2e5e6de706cd68bddcea34e731f
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>
arch/arm/include/asm/arch-am33xx/hardware_am43xx.h
drivers/usb/phy/omap_usb_phy.c