
17 Feb
2014
17 Feb
'14
5:33 p.m.
From: Markus Niebel Markus.Niebel@tq-group.de
v3 - correct gneration of cover letter
v2 - split first patch into two patches - add only the register fields that are needed for clk control - better comments
Markus Niebel (3): spi: spi-mxc: add defines for clk inactive state for ECSPI spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3 spi: mxc_spi: i.MX6 DL/S have only 4 eCSPI controller
arch/arm/include/asm/arch-mx5/imx-regs.h | 7 ++++--- arch/arm/include/asm/arch-mx6/imx-regs.h | 9 +++++---- drivers/spi/mxc_spi.c | 9 +++++++-- 3 files changed, 16 insertions(+), 9 deletions(-)
--
1.7.9.5