From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 26 Jul 2015 12:36:49 +0200 Subject: [U-Boot] [PATCH 02/15][v4] imx: usb: ehci-mx7 add usb driver for i.MX7D In-Reply-To: <55B4A889.7000301@denx.de> References: <--no-signed-off-by-cc> <55B4A889.7000301@denx.de> Message-ID: <201507261236.49325.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 Sunday, July 26, 2015 at 11:29:45 AM, Stefano Babic wrote: [...] > > [Adrian] We can definitely have a single driver to support imx7 and imx6, > > but we mainly decide to have a driver for each SoC to try to make easier > > to maintain, there are so many variants of imx6 > > (Quad/Dual/Solo/SoloX/QuadPlus/UL) and imx7 (Dual/Solo); > > This is exactly we do not want to have in U-Boot mainline. We try as > much as p?ossible to duplicate code, and when it is possible to have a > single driver across more platforms or event architectures. I think you're missing one "NOT" there ;-) [...] Best regards, Marek Vasut