[PATCH 0/7] Add SPI support for Colibri modules and DSPI driver fixes

From: Bhuvanchandra DV
Date: Tue Jan 27 2015 - 06:11:04 EST


- Add second dspi instance.
- Enable MCP2515 CAN controller which is avaialble on
Colibri evaluation board.

- Respin the stalled patches of dspi fixes.
Previous discussion at:
http://comments.gmane.org/gmane.linux.ports.arm.kernel/359542

Bhuvanchandra DV (4):
ARM: vf610: add second DSPI instance
ARM: vf-colibri: add SPI support and enable MCP2515 CAN
spi: spi-fsl-dspi: Remove usage of devm_kalloc
spi: spi-fsl-dspi: avoid preparing the clocks two times

Chao Fu (3):
spi: spi-fsl-dspi: Remove spi-bitbang
spi: spi-fsl-dspi: split the resuable code
spi: spi-fsl-dspi: Add support for TCFQ transfer mode

.../devicetree/bindings/spi/spi-fsl-dspi.txt | 2 +
arch/arm/boot/dts/vf-colibri-eval-v3.dtsi | 31 ++
arch/arm/boot/dts/vf-colibri.dtsi | 15 +
arch/arm/boot/dts/vf500.dtsi | 4 +
arch/arm/boot/dts/vfxxx.dtsi | 11 +
drivers/spi/Kconfig | 1 -
drivers/spi/spi-fsl-dspi.c | 314 +++++++++++++--------
7 files changed, 254 insertions(+), 124 deletions(-)

--
2.2.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/