public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] SPI: mxc_spi: slave initialisation fixes
@ 2014-09-01  8:46 Markus Niebel
  2014-09-01  8:46 ` [U-Boot] [PATCH 1/2] SPI: mxc_spi: remove second reset from ECSPI config handler Markus Niebel
  2014-09-01  8:46 ` [U-Boot] [PATCH 2/2] SPI: mxc_spi: delay initialisation until claim bus Markus Niebel
  0 siblings, 2 replies; 7+ messages in thread
From: Markus Niebel @ 2014-09-01  8:46 UTC (permalink / raw)
  To: u-boot

From: Markus Niebel <Markus.Niebel@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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-09-24 18:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-01  8:46 [U-Boot] [PATCH 0/2] SPI: mxc_spi: slave initialisation fixes Markus Niebel
2014-09-01  8:46 ` [U-Boot] [PATCH 1/2] SPI: mxc_spi: remove second reset from ECSPI config handler Markus Niebel
2014-09-12  8:50   ` Stefano Babic
2014-09-12  9:10     ` Jagan Teki
2014-09-01  8:46 ` [U-Boot] [PATCH 2/2] SPI: mxc_spi: delay initialisation until claim bus Markus Niebel
2014-09-24 18:23   ` Jagan Teki
2014-09-24 18:42     ` Jagan Teki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox