[PATCH] arm: mvebu: Add SPI flash on Armada XP-GP board
Jason Cooper
jason at lakedaemon.net
Tue Feb 5 23:23:21 EST 2013
On Tue, Feb 05, 2013 at 08:24:33AM -0300, Ezequiel Garcia wrote:
> This patch adds an SPI master device node for Armada XP-GP board.
> This master node is an SPI flash controller 'n25q128a13'.
>
> Since there is no 'partitions' node declared, one full sized
> partition named as the device will be created.
>
> Cc: Gregory Clement <gregory.clement at free-electrons.com>
> Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> Cc: Lior Amsalem <alior at marvell.com>
> Signed-off-by: Ezequiel Garcia <ezequiel.garcia at free-electrons.com>
> ---
> This patch depends on:
>
> 1. Gregory's patch for Armada XP GP board:
> arm: mvebu: support for the new Armada XP development board(DB-MV784MP-GP)
>
> 2. My previous patch for SPI on Armada 370/XP:
> arm: mvebu: Add support for SPI controller in Armada 370/XP
>
> And don't forget to compile the SPI flash driver, CONFIG_MTD_M25P80=y
>
> arch/arm/boot/dts/armada-xp-gp.dts | 12 ++++++++++++
> 1 files changed, 12 insertions(+), 0 deletions(-)
Very nice, thanks for listing the dependencies. That makes things a lot
easier on this end.
thx,
Jason.
More information about the devicetree-discuss
mailing list