From: Peter Chen Date: Wed, 11 Feb 2015 04:44:53 +0000 (+0800) Subject: usb: chipidea: usbmisc_imx: add imx6sx initialization routine X-Git-Tag: omap-for-v4.2/o2_dc~157^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8721a752cc1bf61be0a0d3f266abd71a270d3a38;p=pandora-kernel.git usb: chipidea: usbmisc_imx: add imx6sx initialization routine Except the same process with earlier imx6, it has below two features: - Choose which vbus voltage as vbus wakeup source We choose B_SESSION_VALID as vbus wakeup source since when the system goes to suspend, the vbus comparator can't compare the vbus voltage for VBUS_VALID. - Disable dp/dm (linestate) change as wakeup source at device mode when the vbus is not there, we don't expect dp/dm change waking up usb controller at this situation. Signed-off-by: Peter Chen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed