[PATCH v3 00/12] add imx usb driver for mx28/6x
From: Shawn Guo <hidden>
Date: 2012-06-06 02:27:22
Also in:
linux-devicetree
On Tue, Jun 05, 2012 at 06:02:13PM +0300, Felipe Balbi wrote:
Hi, On Fri, May 25, 2012 at 10:24:13AM +0800, Richard Zhao wrote:quoted
The work is based on ci13xxx rework done by Alexander Shishkin. Status: - this version only support host - usbotg controler works at host role Changes since V2: - Rebase to Alex's tree - Use regulator to control vbus power - Remove ARCH check in Kconfig, but add OF_DEV check. - Other changes according laster version comments. Richard Zhao (12): usb: otg: add notify_connect/notify_disconnect callback usb: chipidea: permit driver bindings pass phy pointer usb: ehci-hcd: notify phy when connect change usb: otg: add basic mxs phy driver support usb: chipidea: add imx platform driver ARM: imx6q: correct device name of usbphy and usb controller clock export ARM: imx6q: add config-on-boot gpios ARM: imx6q: add usbphy clocks ARM: imx6q: disable usb charger detector ARM: dts: imx6q-sabrelite: add usb devices ARM: mxs: clk_register_clkdev mx28 usb clocks ARM: dts: imx28-evk: add usb deviceshow are we going to handle these series ? drivers/usb/otg/* parts are mostly ok (I need to look deeper) but if I take drivers/usb/otg/* we will have to delay drivers/usb/chipidea I guess... So someone would have to take the whole series ? Who will be that person? Alex, will it be you ?
I'm unsure about drivers/usb part, but arch/arm part should go via arm-soc tree. -- Regards, Shawn