This is a series of patches that gets SPI working in a better state on the Cubieboard. The main motivation was to use flashrom to to program SPI ROMs. There is one patch missing, which adds an spidev node on the Cubieboard. Since Maxime did not like the approach in that patch, I've left it out for now. Alexandru Gagniuc (3): ARM: sun4i: spi: Allow transfers larger than FIFO size ARM: sun4i: dt: Add pin muxing options for SPI ARM: sun4i: dt: cubieboard: Enable SPI0 arch/arm/boot/dts/sun4i-a10-cubieboard.dts | 6 +++ arch/arm/boot/dts/sun4i-a10.dtsi | 28 ++++++++++++ drivers/spi/spi-sun4i.c | 71 ++++++++++++++++++++++++++---- 3 files changed, 96 insertions(+), 9 deletions(-) -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html