From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 24 Jul 2015 11:43:47 +0200 Subject: [U-Boot] [PATCH 02/15][v4] imx: usb: ehci-mx7 add usb driver for i.MX7D In-Reply-To: <1437679517-10139-1-git-send-email-aalonso@freescale.com> References: <--no-signed-off-by-cc> <1437679517-10139-1-git-send-email-aalonso@freescale.com> Message-ID: <201507241143.47768.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, July 23, 2015 at 09:25:17 PM, Adrian Alonso wrote: > Add support for usb driver for i.MX7D SoC > > Signed-off-by: Adrian Alonso > Signed-off-by: Ye.Li > Signed-off-by: Peng Fan So errr, why exactly can ehci-mx6 not be used here ? The code looks almost like a copy of ehci-mx6 with minor tweaks here and there. Best regards, Marek Vasut