From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Sat, 18 Aug 2012 23:46:33 +0200 (CEST) Subject: [U-Boot] [PATCH] mx5: add iomux-mx51.h include In-Reply-To: Message-ID: <239614045.2543797.1345326393313.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 Hi Matt, > >> create mode 100644 arch/arm/include/asm/arch-mx5/iomux-mx51.h > >> > > > > As far as I can see iomux-mx51.h is coming from the linux kernel. > > Then > > please add in the commit message information about which version of > > the > > kernel you borrow this code, better add the kernel commit-id. This > > allows to have a track where the code is coming from. > > I will, for now it's the top of Linus' tree, but this code is going > to > get removed from the Linux kernel soon, Good to know. Where did you get that information from? As of now, it is still in linux-next and in Sascha's tree, which means that it will probably be in linux 3.7 too. Is it because of the move to DT that would in the end set up pads from DT file info? Best regards, Beno?t