mbox

[U-Boot] Please pull u-boot-marvell/master

Message ID 5705135B.7050805@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://www.denx.de/git/u-boot-marvell.git

Message

Stefan Roese April 6, 2016, 1:47 p.m. UTC
Hi Tom,

please pull those 2 Marvell related patches.

Thanks,
Stefan

The following changes since commit 4ed6ed3c27a069a00c8a557d606a05276cc4653e:

  Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze (2016-04-04 14:34:09 -0400)

are available in the git repository at:

  git://www.denx.de/git/u-boot-marvell.git 

for you to fetch changes up to 46a16bd895144617575c788d9c2554aeef76ac44:

  kirkwood_nand: claim MPP pins on the fly (2016-04-06 15:40:33 +0200)

----------------------------------------------------------------
Chris Packham (1):
      kirkwood_nand: claim MPP pins on the fly

Stefan Roese (1):
      spi: kirkwood_spi: Add support for multiple chip-selects on MVEBU

 arch/arm/include/asm/arch-mvebu/spi.h | 17 ++++++++++++-----
 drivers/mtd/nand/kirkwood_nand.c      | 19 +++++++++++++++++++
 drivers/spi/kirkwood_spi.c            | 14 ++++++++++++++
 3 files changed, 45 insertions(+), 5 deletions(-)

Comments

Tom Rini April 6, 2016, 2:47 p.m. UTC | #1
On Wed, Apr 06, 2016 at 03:47:07PM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull those 2 Marvell related patches.
> 
> Thanks,
> Stefan
> 
> The following changes since commit 4ed6ed3c27a069a00c8a557d606a05276cc4653e:
> 
>   Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze (2016-04-04 14:34:09 -0400)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-marvell.git 
> 
> for you to fetch changes up to 46a16bd895144617575c788d9c2554aeef76ac44:
> 
>   kirkwood_nand: claim MPP pins on the fly (2016-04-06 15:40:33 +0200)
> 

Applied to u-boot/master, thanks!