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@xxxxxxxxx> --- 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 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox