Commits

Peter Chen committed 0bc0c3e821e
MLK-11340-38 usb: chipidea: imx: enable different wakeup setting We have different wakeup setting for different roles: For peripheral-only mode, we may only enable vbus wakeup. The Micro-AB cable should not be considered as wakeup source. For host-only mode, the ID change or vbus change should not be considered as wakeup source. For OTG mode, all wakeup setting should be considered as wakeup source. Signed-off-by: Peter Chen <peter.chen@freescale.com> (cherry picked from commit 632e2eda5d071781479e0e0a80496c9a198d614f)