]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: phy: am335x: add wakeup support
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Mon, 19 Aug 2013 10:39:44 +0000 (12:39 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 1 Oct 2013 14:31:11 +0000 (09:31 -0500)
commita12226394e7d19734d129766676a5668efd50d5c
tree29e62ed87e7641b9f2d210c661fd7b622fae171a
parent4d175f340c9c055482688d2205038413dc7b6f1e
usb: phy: am335x: add wakeup support

This is based on George Cherian's patch which added power & wakeup
support to am335x and does no longer apply since I took some if the code
apart in favor of the multi instance support.
This compiles and I boots and later it detects a device after I plug it in :)
Could somebody please test it so it does what it should?

Cc: George Cherian <george.cherian@ti.com>
Reviewed-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-am335x-control.c
drivers/usb/phy/phy-am335x.c