[U-Boot] [PATCH v2 08/25] arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h

2014-08-05 Thread Stefan Roese
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 --- Changes in v2: None arch/arm/include/asm/{arch-kirkwood => arch-mvebu}/spi.h | 0 drivers/spi/kirkwood_spi.c

Re: [U-Boot] [PATCH v2 08/25] arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h

2014-08-23 Thread Jagan Teki
On Tue, Aug 5, 2014 at 12:39 PM, Stefan Roese wrote: > 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 > --- > > Changes in v2: None > > arch/arm/include/asm/{