linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] spi: davinci: add support for gpio cs through dt
@ 2014-07-31 17:33 Grygorii Strashko
  2014-07-31 17:33 ` [PATCH 1/2] spi: davinci: fix to support more than 2 chip selects Grygorii Strashko
  2014-07-31 17:33 ` [PATCH 2/2] spi: davinci: add support to configure gpio cs through dt Grygorii Strashko
  0 siblings, 2 replies; 7+ messages in thread
From: Grygorii Strashko @ 2014-07-31 17:33 UTC (permalink / raw)
  To: linux-arm-kernel

This small series enables GPIO chip select feature for Davinci SPI
when DT-boot mode is used.
This is actual for Keystone 2 which supports DT-boot mode only.

Murali Karicheri (2):
  spi: davinci: fix to support more than 2 chip selects
  spi: davinci: add support to configure GPIO CS through DT

 .../devicetree/bindings/spi/spi-davinci.txt        |    9 ++-
 drivers/spi/spi-davinci.c                          |   71 +++++++++++++++++---
 2 files changed, 68 insertions(+), 12 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-08-01 17:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-31 17:33 [PATCH 0/2] spi: davinci: add support for gpio cs through dt Grygorii Strashko
2014-07-31 17:33 ` [PATCH 1/2] spi: davinci: fix to support more than 2 chip selects Grygorii Strashko
2014-07-31 19:35   ` Mark Brown
2014-07-31 17:33 ` [PATCH 2/2] spi: davinci: add support to configure gpio cs through dt Grygorii Strashko
2014-07-31 19:35   ` Mark Brown
2014-08-01 15:28     ` Grygorii Strashko
2014-08-01 17:29       ` Grygorii Strashko

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).