[U-Boot] Pull request u-boot-marvell.git next branch

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. :-)
Regards.. Prafulla . .

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,
participants (2)
-
Albert ARIBAUD
-
Prafulla Wadaskar