From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ajay Bhargav Date: Wed, 10 Aug 2011 15:48:41 +0530 (IST) Subject: [U-Boot] [PATCH v4 2/2] gpio: Add GPIO driver for Marvell SoC Armada100 In-Reply-To: <1256544227.73428.1312971444460.JavaMail.root@ahm.einfochips.com> Message-ID: <2103247581.73430.1312971521855.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 ----- "Prafulla Wadaskar" wrote: > > -----Original Message----- > > From: Ajay Bhargav [mailto:ajay.bhargav at einfochips.com] > > Sent: Wednesday, August 10, 2011 2:47 PM > > To: Prafulla Wadaskar > > Cc: u-boot at lists.denx.de; Ajay Bhargav > > Subject: [PATCH v4 2/2] gpio: Add GPIO driver for Marvell SoC > Armada100 > > > > This patch adds support for generic GPIO driver framework for > Marvell > > SoC Armada100. > > > > v4 - updated gpio.h file, removed modification in Armada100.h > > You are not following standard patch submission practice as indicated > here > http://www.denx.de/wiki/view/U-Boot/Patches#Sending_updated_patch_versions > > You need to document entire change history for each patch to be > submitted below ---, this is important > Sorry for mistake.. Do i need to add history in each patch or first patch of a series patch? I mean if I am submitting 2 patches in series I define history in patch 1/2. Am I right? Thanks & Regards, Ajay Bhargav