Hi Greg, Some small changes for chipidea drivers: - New dts property for VBUS power polarity - Improve USB PHY and Generic PHY handling Thanks. Jun Li (1): usb: chipidea: imx: remove unused header files Paul Kocialkowski (2): usb: chipidea: Grab the (legacy) USB PHY by phandle first usb: chipidea: Refactor USB PHY selection and keep a single PHY Philipp Puschmann (2): dt-bindings: usb: ci-hdrc-usb2: add property power-active-high usb: chipidea: imx: set power polarity .../devicetree/bindings/usb/ci-hdrc-usb2.txt | 1 + drivers/usb/chipidea/ci_hdrc_imx.c | 6 +-- drivers/usb/chipidea/ci_hdrc_imx.h | 1 + drivers/usb/chipidea/core.c | 46 ++++++++++++++++------ drivers/usb/chipidea/usbmisc_imx.c | 7 ++++ 5 files changed, 45 insertions(+), 16 deletions(-) -- 2.14.1