From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lei Wen Date: Fri, 22 Jul 2011 17:47:29 +0800 Subject: [U-Boot] [PATCH v2 2/2] gpio: Add GPIO driver for Marvell SoC Armada100 In-Reply-To: <340349999.45841.1311325041146.JavaMail.root@ahm.einfochips.com> References: <416881811.45805.1311324803475.JavaMail.root@ahm.einfochips.com> <340349999.45841.1311325041146.JavaMail.root@ahm.einfochips.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Ajay, On Fri, Jul 22, 2011 at 4:57 PM, Ajay Bhargav wrote: > Hi Lei, > >> I think if have no such same structure, the gpio driver may need to be >> rewrite, >> since the meaning of the register may also change. >> > so should this be changed back to Armada100 gpio? How bout mmp3, is it having > same register set? > For mmp3, its register arragement is exact same as Armada100(aka pxa168). What do you mean by "changed back to Armada100 gpio"? Best regards, Lei