linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] SPI controller driver for Netlogic XLP SoCs
@ 2015-08-19  5:09 kamlakant.patel-dY08KVG/lbpWk0Htik3J/w
       [not found] ` <1439960957-4213-1-git-send-email-kamlakant.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: kamlakant.patel-dY08KVG/lbpWk0Htik3J/w @ 2015-08-19  5:09 UTC (permalink / raw)
  To: Mark Brown
  Cc: Kamlakant Patel, linux-spi-u79uwXL29TY76Z2rM5mHXA,
	Jonathan Corbet

From: Kamlakant Patel <kamlakant.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>

This patch set adds support for SPI controller driver on Netlogic
XLP MIPS64 SOCs.

Kamlakant Patel (2):
  spi/xlp: SPI controller driver for Netlogic XLP SoCs
  spi: Add DT bindings documentation for Netlogic XLP SPI controller

 Documentation/devicetree/bindings/spi/spi-xlp.txt |   40 ++
 drivers/spi/Kconfig                               |   11 +
 drivers/spi/Makefile                              |    1 +
 drivers/spi/spi-xlp.c                             |  454 +++++++++++++++++++++
 4 files changed, 506 insertions(+), 0 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/spi/spi-xlp.txt
 create mode 100644 drivers/spi/spi-xlp.c

--
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] 6+ messages in thread

end of thread, other threads:[~2015-08-26 10:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-19  5:09 [PATCH 0/2] SPI controller driver for Netlogic XLP SoCs kamlakant.patel-dY08KVG/lbpWk0Htik3J/w
     [not found] ` <1439960957-4213-1-git-send-email-kamlakant.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2015-08-19  5:09   ` [PATCH 1/2] spi/xlp: " kamlakant.patel-dY08KVG/lbpWk0Htik3J/w
     [not found]     ` <1439960957-4213-2-git-send-email-kamlakant.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2015-08-19 17:48       ` Mark Brown
2015-08-19  5:09   ` [PATCH 2/2] spi: Add DT bindings documentation for Netlogic XLP SPI controller kamlakant.patel-dY08KVG/lbpWk0Htik3J/w
     [not found]     ` <1439960957-4213-3-git-send-email-kamlakant.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2015-08-19 17:53       ` Mark Brown
     [not found]         ` <20150826054301.GB10532@patelk@broadcom.com>
     [not found]           ` <20150826054301.GB10532@patelk-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2015-08-26 10:22             ` 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).