• Peter Chen's avatar
    usb: chipidea: imx: get available runtime dr mode for wakeup setting · d6f93d21
    Peter Chen authored
    If runtime dr_mode is not dual-role, it doesn't need to enable ID
    wakeup interrupt.
    If runtime dr_mode is host, it doesn't need to enable VBUS
    wakeup interrupt.
    With these changes, the user will not get the unexpected wakeup
    for single role use case. For example, the host-only use case at
    Micro-AB port, the controller should not be waken up by only
    plug in Micro-AB cable or the Micro-B cable with host.
    Signed-off-by: default avatarPeter Chen <peter.chen@nxp.com>
    d6f93d21
ci_hdrc_imx.h 1.29 KB