linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] spi-orion: one fix and one improvement
@ 2014-07-27 21:53 Thomas Petazzoni
  2014-07-27 21:53 ` [PATCH 1/2] spi: orion: fix incorrect handling of cell-index DT property Thomas Petazzoni
  2014-07-27 21:53 ` [PATCH 2/2] spi: orion: add support for multiple chip selects Thomas Petazzoni
  0 siblings, 2 replies; 8+ messages in thread
From: Thomas Petazzoni @ 2014-07-27 21:53 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This is a small patch series agains the spi-orion driver. The first
patch fixes a problem with the handling of the cell-index DT property,
and should be merged for 3.16 as well as backported to -stable.

The second patch adds the support for multiple chip selects, but there
might be some discussion needed on what is the best approach to
describe that in the DT. Suggestions welcome.

Best regards,

Thomas

Thomas Petazzoni (2):
  spi: orion: fix incorrect handling of cell-index DT property
  spi: orion: add support for multiple chip selects

 .../devicetree/bindings/spi/spi-orion.txt          |  3 +++
 drivers/spi/spi-orion.c                            | 26 +++++++++++++++-------
 2 files changed, 21 insertions(+), 8 deletions(-)

-- 
2.0.0

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

end of thread, other threads:[~2014-07-28 21:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-27 21:53 [PATCH 0/2] spi-orion: one fix and one improvement Thomas Petazzoni
2014-07-27 21:53 ` [PATCH 1/2] spi: orion: fix incorrect handling of cell-index DT property Thomas Petazzoni
2014-07-28  6:27   ` Sebastian Hesselbarth
2014-07-28 21:30   ` Mark Brown
2014-07-27 21:53 ` [PATCH 2/2] spi: orion: add support for multiple chip selects Thomas Petazzoni
2014-07-28  6:25   ` Sebastian Hesselbarth
2014-07-28 21:48     ` Mark Brown
2014-07-28 21:52   ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).