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:06:01 +0200 (CEST) Subject: [U-Boot] [PATCH 12/12] imx: mx5: Remove legacy iomux support In-Reply-To: <201305031442.04782.marex@denx.de> References: <1367527941-30587-1-git-send-email-benoit.thebaudeau@advansee.com> <201305030438.44157.marex@denx.de> <162180698.522333.1367582991266.JavaMail.root@advansee.com> <201305031442.04782.marex@denx.de> Message-ID: <483622762.523647.1367586361617.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 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. Does it sound like a good plan to you? Best regards, Beno?t