From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com Subject: Re: [PATCH] ARM: OMAP: Palm Tungsten E board update Date: Fri, 29 Sep 2006 14:07:58 +0300 Message-ID: <20060929110757.GD19674@atomide.com> References: <20060928140440.GK29453@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: balrogg@gmail.com Cc: Linux-OMAP List-Id: linux-omap@vger.kernel.org * andrzej zaborowski [060928 23:22]: > On 28/09/06, Tony Lindgren wrote: > >* andrzej zaborowski [060923 13:45]: > >> General update of the board file for Palm Tungsten E. Registers the > >> platform devices contained in the PDA (ROM chip, keypad, infra-red) > >> and updates the configuration for USB and MMC, whose config values > >> were previously guessed in most cases due to lack of documentation > >> (and now are confirmed by a number of users). Macros for GPIO pins are > >> moved to a file in include/asm-arm/arch-omap. > >> > >> Signed-off-by: Andrzej Zaborowski > > > >Pushing today. > > Many thanks. > One thing though: the patch added a new file at > include/asm-arm/arch-omap/board-palmte.h which didn't get merged and > include/asm-arm/arch-omap/hardware.h now tries to #include the file. > Can you add this header? (the attached diff contains this file alone) Sorry, looks like I forgot to run git status again to see new files.. I'll revert and reapply your patch, that way the original patch will go upstream. Regards, Tony