commit | 1b258d5a6701c9e55f551fb41c087eff6b263a31 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Oct 22 12:13:12 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Thu Oct 23 09:59:21 2014 -0400 |
tree | af7dfeb0c901937eb3e3c33459cd853fc1bcd5b9 | |
parent | c50ab3928dc1fe18756ec41fb2d61126b27641bc [diff] |
spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE This makes is possible to use this SPI driver from other MVEBU SoC's as well. As the upcoming Armada XP support will do. 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>