From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Fri, 08 May 2009 12:48:09 -0500 Subject: [U-Boot] [PATCH 3/6] OMAP3 Port kernel omap gpio interface. In-Reply-To: <20090508170027.GA28925@game.jcrosoft.org> References: <1241731686-9844-1-git-send-email-Tom.Rix@windriver.com> <1241731686-9844-2-git-send-email-Tom.Rix@windriver.com> <1241731686-9844-3-git-send-email-Tom.Rix@windriver.com> <20090508170027.GA28925@game.jcrosoft.org> Message-ID: <4A047059.2050709@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jean-Christophe PLAGNIOL-VILLARD wrote: > On 16:28 Thu 07 May , Tom Rix wrote: > >> Port the linux kernel's omap gpio interface to u-boot. >> The orignal source is in linux/arch/arm/plat-omap/gpio.c >> > please specify which specific kernel revision your code is based on > > Otherwise fine > > Best Regards, > J. > I added it to the file headers. I will add it to the commit message. Tom