diff options
author | Xu Yang <xu.yang_2@nxp.com> | 2023-05-17 10:19:07 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-06-13 12:05:42 +0200 |
commit | 53d061c19dc4cb68409df6dc11c40389c8c42a75 (patch) | |
tree | 2fba4dd7fe3270a16a7cae34c605e4dbedcb5e43 /drivers/usb/roles | |
parent | usb: chipidea: imx: turn off vbus comparator when suspend (diff) | |
download | linux-53d061c19dc4cb68409df6dc11c40389c8c42a75.tar.xz linux-53d061c19dc4cb68409df6dc11c40389c8c42a75.zip |
usb: chipidea: imx: add missing USB PHY DPDM wakeup setting
USB PHY DPDM wakeup bit is enabled by default, when USB wakeup
is not required(/sys/.../wakeup is disabled), this bit should be
disabled, otherwise we will have unexpected wakeup if do USB device
connect/disconnect while system sleep.
This bit can be enabled for both host and device mode.
Signed-off-by: Li Jun <jun.li@nxp.com>
Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
Acked-by: Peter Chen <peter.chen@kernel.org>
Message-ID: <20230517081907.3410465-3-xu.yang_2@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/roles')
0 files changed, 0 insertions, 0 deletions