[PATCH v3 2/2] spi: add Marvell MVEBU SoC SPI driver

Sebastian Hesselbarth sebastian.hesselbarth at gmail.com
Thu Jul 4 07:22:13 EDT 2013


On 07/04/13 13:20, Sebastian Hesselbarth wrote:
> This adds support for the SPI controller found on Marvell MVEBU SoCs
> (Dove, Kirkwood, Discovery Innovation, and Armada 370/XP). Current driver
> is DT only. Compatible strings are provided for Orion (common denominator),
> Armada 370/XP and Dove SoCs.
>
> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com>
> ---
> Changelog:
> v1->v2:
> - use dev_dbg instead of debug (Suggested by Sascha Hauer)
> - check for valid reg base (Suggested by Sascha Hauer)
> - whitespace fixes (Reported by Sascha Hauer)
>
> v2->v3:
> - use clk_get instead of clk_lookup (Reported by Sascha Hauer)
[...]
> +#if defined(ARCH_ARMADA_370) || defined(ARCH_ARMADA_XP)

Forgot to respect the comment given earlier on those.. will resend v4.
Sorry for that.

Sebastian




More information about the barebox mailing list