linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <kamlakant.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
To: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Kamlakant Patel
	<kamlakant.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>,
	<linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Jonathan Corbet <corbet-T1hC0tSOHrs@public.gmane.org>
Subject: [PATCH 0/2] SPI controller driver for Netlogic XLP SoCs
Date: Wed, 19 Aug 2015 10:39:15 +0530	[thread overview]
Message-ID: <1439960957-4213-1-git-send-email-kamlakant.patel@broadcom.com> (raw)

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

             reply	other threads:[~2015-08-19  5:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-19  5:09 kamlakant.patel-dY08KVG/lbpWk0Htik3J/w [this message]
     [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: SPI controller driver for Netlogic XLP SoCs 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1439960957-4213-1-git-send-email-kamlakant.patel@broadcom.com \
    --to=kamlakant.patel-dy08kvg/lbpwk0htik3j/w@public.gmane.org \
    --cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=corbet-T1hC0tSOHrs@public.gmane.org \
    --cc=linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).