lkml.org 
[lkml]   [2015]   [Jan]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCHv2 0/2] spi: orion: Add multiple chip select support to spi-orion
Date
Hello,      

This patch series adds multiple chip select support for the spi-orion driver.
The first patch moves spi-orion to use the spi setup/set_cs/transfer_one
function pointers, which reduces duplicated code, and simplifies the chip
select support implementation.

The second patch adds support for multiple chip selects. Currently
there is no additional support for gpio chip selects, as I do not
have a board to test that with.

These patches have been tested on an Armada 375 with 2 SPI-NOR chips.

Thanks,
Ken

Ken Wilson (2):
spi: orion: Change spi-orion to use transfer_one() semantics for SPI
transfers
spi: orion: Add multiple chip select support to spi-orion

.../devicetree/bindings/spi/spi-orion.txt | 3 +
drivers/spi/spi-orion.c | 90 +++++++++-------------
2 files changed, 41 insertions(+), 52 deletions(-)

--
2.0.0



\
 
 \ /
  Last update: 2015-01-12 04:21    [W:0.064 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site