[U-Boot] [PATCH 0/2] SPI: mxc_spi: slave initialisation fixes

Markus Niebel list-09_u-boot at tqsc.de
Mon Sep 1 10:46:56 CEST 2014


From: Markus Niebel <Markus.Niebel at tq-group.com>

current implementation of the mxc_spi host driver gives issues,
if using more than one slave on the same bus. These patches try
to improve this use case.

They were tested on a TQMa6S (i.MC6S) with a custom mainboard
using two slave devices in SPI MODE 0 and 3, on of the devices
uses gpio based chip select the other hardware base chip select.

Markus Niebel (2):
  SPI: mxc_spi: remove second reset from ECSPI config handler
  SPI: mxc_spi: delay initialisation until claim bus

 drivers/spi/mxc_spi.c | 40 +++++++++++++++++++++-------------------
 1 file changed, 21 insertions(+), 19 deletions(-)

-- 
2.1.0



More information about the U-Boot mailing list