From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Zhao Subject: Re: [PATCH v2 00/12] add imx usb driver for mx28/6x Date: Tue, 22 May 2012 13:08:31 +0800 Message-ID: <20120522050831.GQ6206@b20223-02.ap.freescale.net> References: <1337592237-5090-1-git-send-email-richard.zhao@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Fabio Estevam Cc: marex-ynQEQJNshbs@public.gmane.org, B20596-KZfg59tc24xl57MIdRCFDg@public.gmane.org, linuxzsc-MeMPY/F8WlbQT0dZR+AlfA@public.gmane.org, dong.aisheng-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org, alexander.shishkin-VuQAYsv1563Yd54FQh9/CA@public.gmane.org, B29397-KZfg59tc24xl57MIdRCFDg@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org, kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Mon, May 21, 2012 at 04:34:15PM -0300, Fabio Estevam wrote: > Hi Richard, > = > On Mon, May 21, 2012 at 6:23 AM, Richard Zhao > wrote: > > The work is based on =A0ci13xxx rework done by Alexander Shishkin. > > > > Status: > > =A0- this version only support host > > =A0- usbotg controler works at host role > > > > Changes since V1: > > =A0- Merge the work of Marek > > =A0- re-implement connect change notify > > =A0- imx6q: move part of code to clk > > =A0- imx6q: add config-on-boot gpios > = > Can you please also add the driver into the defconfig files? Thanks for you reminder. > = > What about the existing USB host drivers for mx27/mx31/mx35/mx25/mx35? > = > Is the idea to switch to drivers/usb/chipidea/host.c too? Yes. but I'm now just focusing on imx6q and imx28. Thanks Richard > = > Regards, > = > Fabio Estevam > =