From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Fri, 3 May 2013 15:17:08 +0200 (CEST) Subject: [U-Boot] [PATCH 12/12] imx: mx5: Remove legacy iomux support In-Reply-To: <201305031518.33328.marex@denx.de> References: <1367527941-30587-1-git-send-email-benoit.thebaudeau@advansee.com> <201305031442.04782.marex@denx.de> <483622762.523647.1367586361617.JavaMail.root@advansee.com> <201305031518.33328.marex@denx.de> Message-ID: <49883225.523931.1367587027997.JavaMail.root@advansee.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Marek Vasut, On Friday, May 3, 2013 3:18:33 PM, Marek Vasut wrote: > Dear Beno?t Th?baudeau, > > > Dear Marek Vasut, > > > > On Friday, May 3, 2013 2:42:04 PM, Marek Vasut wrote: > > > Dear Beno?t Th?baudeau, > > > > > > > Dear Marek Vasut, > > > > > > > > On Friday, May 3, 2013 4:38:43 AM, Marek Vasut wrote: > > > > > Dear Beno?t Th?baudeau, > > > > > > > > > > > Legacy iomux support is no longer needed now that all boards have > > > > > > been converted to iomux-v3. > > > > > > > > > > > > Signed-off-by: Beno?t Th?baudeau > > > > > > > > > > Yes, good move > > > > > > > > > > Reviewed-by: Marek Vasut > > > > > > > > How do you plan to handle the conversion to iomux-v3 of the > > > > not-yet-applied > > > > > > > > m53evk: > > > > - You rebase your series on mine? > > > > - I rebase my series on yours? > > > > > > Did you not send this stuff after m53evk? > > > > Correct. > > > > > So let's let Stefano merge it all > > > in > > > sequence > > > > We can do that, but this will add another conversion patch that would not > > be needed the other way around, for something not yet applied. > > > > > (poor Stefano though, patches seem to be piling up). > > > > True. > > > > > > - I convert m53evk, then I send you the file so that you can refactor > > > > your > > > > > > > > series and trivially rebase it on mine? > > > > > > I can convert it, but being lazy as hell, of course the idea of you doing > > > all the work seems very tempting ;-) > > > > After having done all other boards, one more should be quick. ;) > > > > So I will: > > - Extract m53evk.c from your series. > > - Convert it to iomux-v3. > > - Send it to you. > > > > Then you will: > > - Update and resend your series with this file. > > > > Then Stefano will: > > - Apply my mx25/35/5x series. > > - Apply your converted m53evk series. > > Hm, I will still argument with the fact that yours was sent later and for me, > this will mean another round of testing. If we swap them, I will have a good > bisect point right before your series too. OK, then I will just send a standalone patch converting m53evk to iomux-v3, and I will tell Stefano where to insert it in my mx5x iomux series, or he can also choose to merge it to your series as a fixup patch, depending on the order he prefers to apply things. Best regards, Beno?t