From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ajay Bhargav Date: Thu, 21 Jul 2011 12:11:20 +0530 (IST) Subject: [U-Boot] [PATCH 1/2] gpio: Add GPIO driver framework for Marvell SoCs In-Reply-To: <1615493972.40419.1311230353868.JavaMail.root@ahm.einfochips.com> Message-ID: <934757640.40431.1311230479962.JavaMail.root@ahm.einfochips.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de ----- "Lei Wen" wrote: > Hi Ajay, > > Please put this get_gpio_base into arch's self directory, since > different soc may have > different number of banks. For example, mmp3 has 6 banks. > > Best regards, > Lei > was out of my mind... I think having a macro for this would be better coz individual arch can have their own macros. Anymore comments? Regards, Ajay Bhargav