linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2] Add SPI driver support for GENI based QUP
@ 2018-07-20 11:50 Dilip Kota
  2018-07-20 11:50 ` [PATCH V2] spi: spi-geni-qcom: " Dilip Kota
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Dilip Kota @ 2018-07-20 11:50 UTC (permalink / raw)
  To: timur, swboyd, broonie, mka, linux-kernel; +Cc: linux-arm-msm, Dilip Kota

This patch series adds SPI driver support for GENI based QUP.
Also adding the device tree binding document for reference
as per reviewers request which was merged in Linus tree.

Girish Mahadevan (1):
  spi: spi-geni-qcom: Add SPI driver support for GENI based QUP

 drivers/spi/Kconfig               |  12 +
 drivers/spi/Makefile              |   1 +
 drivers/spi/spi-geni-qcom.c       | 685 ++++++++++++++++++++++++++++++++++++++
 include/linux/spi/spi-geni-qcom.h |  14 +
 4 files changed, 712 insertions(+)
 create mode 100644 drivers/spi/spi-geni-qcom.c
 create mode 100644 include/linux/spi/spi-geni-qcom.h

-- 
Qualcomm Datacenter Technologies as an affiliate of Qualcomm Technologies, Inc.
Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.


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

end of thread, other threads:[~2018-07-23 10:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-20 11:50 [PATCH V2] Add SPI driver support for GENI based QUP Dilip Kota
2018-07-20 11:50 ` [PATCH V2] spi: spi-geni-qcom: " Dilip Kota
2018-07-20 22:45   ` kbuild test robot
2018-07-20 22:53   ` Doug Anderson
2018-07-20 23:32     ` Doug Anderson
2018-07-20 23:37   ` kbuild test robot
2018-07-23 10:27     ` dkota
2018-07-20 11:51 ` [PATCH V2] dt-bindings: soc: qcom: Add device tree binding for GENI SE Dilip Kota
2018-07-20 20:35   ` Doug Anderson
2018-07-20 21:13 ` [PATCH V2] Add SPI driver support for GENI based QUP Doug Anderson

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