]> www.infradead.org Git - users/dwmw2/linux.git/commit
usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleep
authorLi Jun <jun.li@nxp.com>
Fri, 6 Sep 2024 16:30:39 +0000 (12:30 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Sep 2024 13:37:52 +0000 (15:37 +0200)
commit4664b73859dc2f05c2e178e4ca16362f89cff561
treebc85fabe8535454ecd26cd925a34ca0a1e1269d4
parenta9400f1979a0820113a7216a69385cad3a9badde
usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleep

SS_CON and U3 wakeup need 'ref_clk' on. iMX8MP turn off it while system
sleep, So disable these wakeup source and only enable DP/DM wakeup source
for host mode.

Reviewed-by: Xu Yang <xu.yang_2@nxp.com>
Signed-off-by: Li Jun <jun.li@nxp.com>
Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20240906-dwc-mp-v5-3-ea8ec6774e7b@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/dwc3-imx8mp.c