commit | 3e972cb9bad534d0b1a7d2cd3d3f6ad15aa7a4fd | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Oct 22 12:13:07 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Thu Oct 23 09:59:20 2014 -0400 |
tree | b77af1e3c15bf3dd1165110dd93cf1e359c8a555 | |
parent | 3dc23f7852158fafde9eb736060f9e8131997f19 [diff] |
arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h This move makes it possible to use this kirkwood SPI driver from other MVEBU platforms as well. This will be used by the upcoming Armada XP support. Signed-off-by: Stefan Roese <sr@denx.de> Reviewed-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com> Tested-by: Luka Perkov <luka@openwrt.org> Acked-by: Prafulla Wadaskar <prafulla@marvell.com>