[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1422356244-15629-1-git-send-email-bhuvanchandra.dv@toradex.com>
Date: Tue, 27 Jan 2015 16:27:17 +0530
From: Bhuvanchandra DV <bhuvanchandra.dv@...adex.com>
To: <mark.rutland@....com>
CC: <stefan@...er.ch>, <shawn.guo@...aro.org>, <robh+dt@...nel.org>,
<pawel.moll@....com>, <ijc+devicetree@...lion.org.uk>,
<galak@...eaurora.org>, <linux@....linux.org.uk>,
<broonie@...nel.org>, <B44548@...escale.com>,
<Li.Xiubo@...escale.com>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-spi@...r.kernel.org>,
Bhuvanchandra DV <bhuvanchandra.dv@...adex.com>
Subject: [PATCH 0/7] Add SPI support for Colibri modules and DSPI driver fixes
- 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists