From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Sun, 28 Apr 2013 11:20:53 +0200 Subject: [U-Boot] [PATCH 1/4] imx: iomux-v3: Fix common pad control definitions In-Reply-To: <1366976088-30499-1-git-send-email-benoit.thebaudeau@advansee.com> References: <1366976088-30499-1-git-send-email-benoit.thebaudeau@advansee.com> Message-ID: <517CE9F5.7080803@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 26/04/2013 13:34, Beno?t Th?baudeau wrote: > Commit dc88403 "iomux-v3: Place pad control definitions into common file" broke > mx51_efikamx because it made i.MX6's pad control definitions conflict with > i.MX51's. > > i.MX51's pad control definitions are actually common to some other i.MX > (25/35/53), so move them to the common iomux-v3.h (just like what is done in > Linux's), and select the correct definitions depending on whether CONFIG_MX6 is > defined or not. > > Signed-off-by: Beno?t Th?baudeau > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================