linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/1] spi: davinci: add OF support for the spi controller
@ 2012-12-03 18:38 Murali Karicheri
       [not found] ` <1354559918-15105-1-git-send-email-m-karicheri2-l0cyMroinI0@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Murali Karicheri @ 2012-12-03 18:38 UTC (permalink / raw)
  To: grant.likely-s3s/WqlpOiPyB63q8FvJNQ,
	rob.herring-bsGFqQB8/DxBDgjK7y7TUQ, rob-VoJi6FS/r0vR7s880joybQ,
	devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ,
	linux-doc-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
	davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/,
	linux-keystone-uAqBSO/uNfhBDgjK7y7TUQ
  Cc: Murali Karicheri

This adds OF support for DaVinci SPI driver. Following are changes from initial
version based on mostly review comments.
 - removed attribute for spi version. instead, compatibility string is
   modified to include version info.
 - pdata ptr in davinci_spi_platform_data is replaced with struct itself.
   spi_davinci_get_pdata() now populates the pdata in the above structure
   with parsed values from DT bindings.
 - rebased to v3.7 rc7 of linux-next
 - replaces clk_* APIs with their prepare/unprepare versions

Murali Karicheri (1):
  spi: davinci: add OF support for the spi controller

 .../devicetree/bindings/spi/spi-davinci.txt        |   51 ++++++++++
 drivers/spi/spi-davinci.c                          |  102 +++++++++++++++++---
 2 files changed, 139 insertions(+), 14 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/spi/spi-davinci.txt

-- 
1.7.9.5


------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net

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

end of thread, other threads:[~2012-12-05 23:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-03 18:38 [PATCH v1 0/1] spi: davinci: add OF support for the spi controller Murali Karicheri
     [not found] ` <1354559918-15105-1-git-send-email-m-karicheri2-l0cyMroinI0@public.gmane.org>
2012-12-03 18:38   ` [PATCH v1 1/1] " Murali Karicheri
2012-12-05 23:49     ` [linux-keystone] " Grant Likely

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