From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 23 Aug 2011 10:08:16 +0200 Subject: [U-Boot] Pull request u-boot-marvell.git next branch In-Reply-To: References: Message-ID: <4E535FF0.9050509@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Prafulla, Le 22/08/2011 11:29, Prafulla Wadaskar a ?crit : > Hi Albert > > Please kindly pull > The following changes since commit 5557e86bb0793012057d5462976c2a902bc629ac: > aneeshv (1): > omap4: increase SRAM budget to fix build error > > are available in the git repository at: > > u-boot-marvell.git next branch. > > Ajay Bhargav (2): > gpio: Add GPIO driver framework for Marvell SoCs > gpio: Add GPIO driver for Marvell SoC Armada100 > > arch/arm/include/asm/arch-armada100/gpio.h | 48 ++++++++++++ > drivers/gpio/Makefile | 1 + > drivers/gpio/mvgpio.c | 115 ++++++++++++++++++++++++++++ > drivers/gpio/mvgpio.h | 74 ++++++++++++++++++ > 4 files changed, 238 insertions(+), 0 deletions(-) > create mode 100644 arch/arm/include/asm/arch-armada100/gpio.h > create mode 100644 drivers/gpio/mvgpio.c > create mode 100644 drivers/gpio/mvgpio. > > I hope this will be okay. :-) Perfect! Applied to u-boot-arm/next, thanks! These will move to master upon opening of the upcoming merge window. > Regards.. > Prafulla . . Amicalement, -- Albert.