linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] spi: Add Macronix controller driver
@ 2018-09-17  7:16 masonccyang
  2018-09-17  7:16 ` [PATCH 1/2] spi: Add MXIC " masonccyang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: masonccyang @ 2018-09-17  7:16 UTC (permalink / raw)
  To: broonie, tpiepho, linux-kernel, linux-spi
  Cc: boris.brezillon, juliensu, zhengxunli, masonccyang

From: Mason Yang <masonccyang@mxic.com.tw>

Hi Mark and Trent,

I patched spi-mxic.c and add the run time PM function.

thanks & best regards,
Mason

Mason Yang (2):
  spi: Add MXIC controller driver
  dt-binding: spi: Document Macronix controller bindings

 Documentation/devicetree/bindings/spi/spi-mxic.txt |  34 ++
 drivers/spi/Kconfig                                |   6 +
 drivers/spi/Makefile                               |   1 +
 drivers/spi/spi-mxic.c                             | 674 +++++++++++++++++++++
 4 files changed, 715 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/spi/spi-mxic.txt
 create mode 100644 drivers/spi/spi-mxic.c

-- 
1.9.1

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

end of thread, other threads:[~2018-09-28  8:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-17  7:16 [PATCH 0/2] spi: Add Macronix controller driver masonccyang
2018-09-17  7:16 ` [PATCH 1/2] spi: Add MXIC " masonccyang
2018-09-17 12:09   ` Boris Brezillon
     [not found]     ` <OF74F67ECA.BEFB2D2A-ON48258316.002C2CD6-48258316.002DE896@mxic.com.tw>
2018-09-28  8:29       ` Boris Brezillon
2018-09-19 17:46   ` Mark Brown
2018-09-17  7:16 ` [PATCH 2/2] dt-binding: spi: Document Macronix controller bindings masonccyang
2018-09-25 15:20 ` [PATCH 0/2] spi: Add Macronix controller driver Boris Brezillon

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