linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] xtensa xtfpga SPI controller driver
@ 2014-03-11 12:44 Max Filippov
       [not found] ` <1394541891-26469-1-git-send-email-jcmvbkbc-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  2014-03-11 12:44 ` [PATCH 2/3] spi/xtensa-xtfpga: add DT binding documentation Max Filippov
  0 siblings, 2 replies; 14+ messages in thread
From: Max Filippov @ 2014-03-11 12:44 UTC (permalink / raw)
  To: linux-xtensa, linux-spi, linux-kernel, devicetree
  Cc: Chris Zankel, Marc Gauthier, Mark Brown, Rob Herring,
	Grant Likely, Andrew Morton, Max Filippov

Hello,

this series adds driver for SPI controller used on xtfpga xtensa platform,
device tree binding documentation and an entry to MAINTAINERS.

Max Filippov (3):
  spi: add xtfpga SPI controller driver
  spi/xtensa-xtfpga: add DT binding documentation
  MAINTAINERS: add xtfpga platform section

 .../devicetree/bindings/spi/spi-xtensa-xtfpga.txt  |   9 ++
 MAINTAINERS                                        |   6 +
 drivers/spi/Kconfig                                |  13 ++
 drivers/spi/Makefile                               |   1 +
 drivers/spi/spi-xtensa-xtfpga.c                    | 165 +++++++++++++++++++++
 5 files changed, 194 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/spi/spi-xtensa-xtfpga.txt
 create mode 100644 drivers/spi/spi-xtensa-xtfpga.c

-- 
1.8.1.4

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

end of thread, other threads:[~2014-03-12 13:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-11 12:44 [PATCH 0/3] xtensa xtfpga SPI controller driver Max Filippov
     [not found] ` <1394541891-26469-1-git-send-email-jcmvbkbc-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-03-11 12:44   ` [PATCH 1/3] spi: add " Max Filippov
     [not found]     ` <1394541891-26469-2-git-send-email-jcmvbkbc-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-03-11 19:49       ` Mark Brown
2014-03-11 20:20         ` Max Filippov
     [not found]           ` <CAMo8BfLTn+pneF6_7XkP66+LzpZgcefnAo_FkwxpvtYdt9yduA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-03-12  0:34             ` Mark Brown
     [not found]               ` <20140312003401.GE28112-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2014-03-12  0:59                 ` Max Filippov
     [not found]                   ` <CAMo8Bf+dePYf0jW6zaH-4Qiy5oF-bBzHjkfzL1u6pyTS1OE46w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-03-12  1:08                     ` Mark Brown
     [not found]                       ` <20140312010858.GI28112-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2014-03-12  1:43                         ` Max Filippov
     [not found]                           ` <CAMo8BfL6dwgZitRBZQEU6HCRVMRoYhPkiJWW5QTpS-cu-njR5A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-03-12  1:53                             ` Mark Brown
2014-03-12  1:11                     ` Mark Brown
2014-03-12  1:48                       ` Max Filippov
     [not found]                         ` <CAMo8BfKFp1kz8S_4JbSh5=f+hMygJL1670fkFfzdArgDqtW72A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-03-12 13:24                           ` Mark Brown
2014-03-11 12:44   ` [PATCH 3/3] MAINTAINERS: add xtfpga platform section Max Filippov
2014-03-11 12:44 ` [PATCH 2/3] spi/xtensa-xtfpga: add DT binding documentation Max Filippov

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