This patch set changes usb clock information for legacy i.mx platforms. At these platforms, they needs three clocks to let controller work. Changes for v2: - Add imx25 & imx27 dts change - Add Fabio's tested-by and Cc: <stable@xxxxxxxxxxxxxxx> #v3.19+ - Some typo and commit description Peter Chen (6): doc: dt-binding: ci-hdrc-usb2: split vendor specific properties doc: dt-binding: ci-hdrc-usb2: add i.mx specific binding "need-three-clocks" ARM: dts: imx27.dtsi: change the clock information for usb ARM: dts: imx25.dtsi: change the clock information for usb ARM: dts: imx35.dtsi: change the clock information for usb usb: chipidea: imx: refine clock operations to adapt for all platforms .../devicetree/bindings/usb/ci-hdrc-usb2.txt | 13 +- arch/arm/boot/dts/imx25.dtsi | 10 +- arch/arm/boot/dts/imx27.dtsi | 19 ++- arch/arm/boot/dts/imx35.dtsi | 10 +- drivers/usb/chipidea/ci_hdrc_imx.c | 138 ++++++++++++++++++--- 5 files changed, 156 insertions(+), 34 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html