[PATCH v2 1/4] arm: mvebu: Add support for SPI controller in Armada 370/XP
Jason Cooper
jason at lakedaemon.net
Sun Feb 17 02:12:00 EST 2013
On Wed, Feb 06, 2013 at 10:06:21AM -0300, Ezequiel Garcia wrote:
> The Armada 370 and Armada XP SoC has an SPI controller.
> This patch adds support for this controller in Armada 370
> and Armada XP SoC common device tree files.
>
> Note that the Armada XP SPI register length is 0x50 bytes,
> while Armada 370 SPI register length is 0x28 bytes,
> so we choose the smaller of the two.
>
> Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> Cc: Lior Amsalem <alior at marvell.com>
> Acked-by: Gregory Clement <gregory.clement at free-electrons.com>
> Signed-off-by: Ezequiel Garcia <ezequiel.garcia at free-electrons.com>
> ---
> Changes from v1:
> * Register offset must be 0x28 instead of 0x50,
> as pointed out by Gregory
>
> arch/arm/boot/dts/armada-370-xp.dtsi | 22 ++++++++++++++++++++++
> 1 files changed, 22 insertions(+), 0 deletions(-)
Applied to mvebu/dt, resolved an add/add (i2c, mvsdio, usb) conflict.
thx,
Jason.
More information about the devicetree-discuss
mailing list