From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ajay Bhargav Date: Fri, 22 Jul 2011 15:33:58 +0530 (IST) Subject: [U-Boot] [PATCH v2 2/2] gpio: Add GPIO driver for Marvell SoC Armada100 In-Reply-To: <1727751274.46180.1311328869198.JavaMail.root@ahm.einfochips.com> Message-ID: <510250899.46196.1311329038087.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 Hi Lei, Thank you for confirming. > What do you mean by "changed back to Armada100 gpio"? > Well just incase GPIO register set is different for different archs this current driver need to be renamed as armada100 gpio. So if other Marvell SoCs are having similar register set then we can have a common gpio header file like earlier version of this patch "mvgpio.h" Regards, Ajay Bhargav