]> git.baikalelectronics.ru Git - kernel.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)
commit09819c64691ac73743782c93af0368e8d5d2e532
tree29e62ed87e7641b9f2d210c661fd7b622fae171a
parentb0cdb33f7c5ace5609f63d85df34f5e63fa262a7
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