commit | 544dc9d34ae7875862ba3a05ebcc3f28c7baf3bf | [log] [tgz] |
---|---|---|
author | Sriharsha Allenki <sallenki@codeaurora.org> | Thu Aug 09 21:57:25 2018 +0530 |
committer | Jack Pham <jackp@codeaurora.org> | Thu Nov 29 09:52:54 2018 -0800 |
tree | 531893939cdbcd77e8abdc005399f0dcec5f2af4 | |
parent | dc2ecf77d4c2525fb15d69fcb303345975a7960f [diff] |
usb: dwc3: Use pwr_event_irq to wakeup if there is no ss_phy_irq On platforms where there is no support for ss_phy_irq, pwr_event_irq is used for wakeup events from SS PHY. Add the proper programming to enable the Superspeed wakeup events and do not suspend SS PHY to get these wakeup events. Change-Id: I812fb13f6b59cfab07532d6e42baa9fe46568c03 Signed-off-by: Sriharsha Allenki <sallenki@codeaurora.org>