devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] spi: davinci: fixes and updates
@ 2014-08-21 15:25 Grygorii Strashko
       [not found] ` <1408634706-5762-1-git-send-email-grygorii.strashko-l0cyMroinI0@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Grygorii Strashko @ 2014-08-21 15:25 UTC (permalink / raw)
  To: Mark Brown, santosh.shilimkar-l0cyMroinI0,
	linux-spi-u79uwXL29TY76Z2rM5mHXA
  Cc: m-karicheri2-l0cyMroinI0, devicetree-u79uwXL29TY76Z2rM5mHXA,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A,
	ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/,
	Grygorii Strashko

The first patch fixes the issue for the case when SPI_NO_CS flag is set
which was introduced by previous
commit a88e34ea213e1b ("spi: davinci: add support to configure gpio cs through dt"). 

The second patch completes migration of Davinci SPI driver to DT
and adds ability to configure additional properties for SPI slave
devices which were possible to configure only from platform code
through struct davinci_spi_config

Grygorii Strashko (2):
  spi: davinci: fix SPI_NO_CS functionality
  spi: davinci: support adding delay between transmission

 .../devicetree/bindings/spi/spi-davinci.txt        |   18 ++++
 drivers/spi/spi-davinci.c                          |   96 +++++++++++++++++---
 2 files changed, 99 insertions(+), 15 deletions(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-09-08 14:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-21 15:25 [PATCH 0/2] spi: davinci: fixes and updates Grygorii Strashko
     [not found] ` <1408634706-5762-1-git-send-email-grygorii.strashko-l0cyMroinI0@public.gmane.org>
2014-08-21 15:25   ` [PATCH 1/2] spi: davinci: fix SPI_NO_CS functionality Grygorii Strashko
     [not found]     ` <1408634706-5762-2-git-send-email-grygorii.strashko-l0cyMroinI0@public.gmane.org>
2014-08-21 18:10       ` Mark Brown
2014-08-21 15:25   ` [PATCH 2/2] spi: davinci: support adding delay between transmission Grygorii Strashko
     [not found]     ` <1408634706-5762-3-git-send-email-grygorii.strashko-l0cyMroinI0@public.gmane.org>
2014-08-21 18:20       ` Mark Brown
     [not found]         ` <20140821182035.GM24407-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2014-08-22 13:33           ` Grygorii Strashko
     [not found]             ` <53F74695.3010902-l0cyMroinI0@public.gmane.org>
2014-08-22 15:06               ` Mark Brown
     [not found]                 ` <20140822150644.GX24407-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2014-09-05 14:21                   ` Grygorii Strashko
     [not found]                     ` <5409C704.5070303-l0cyMroinI0@public.gmane.org>
2014-09-06 14:31                       ` Mark Brown
     [not found]                         ` <20140906143113.GI2601-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2014-09-08 13:30                           ` Grygorii Strashko
     [not found]                             ` <540DAF91.6090002-l0cyMroinI0@public.gmane.org>
2014-09-08 14:39                               ` 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).