linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] spi: Add Macronix controller driver
@ 2018-10-15  8:26 masonccyang
  2018-10-15  8:26 ` [PATCH v5 1/2] spi: Add MXIC " masonccyang
  2018-10-15  8:26 ` [PATCH v5 2/2] dt-binding: spi: Document Macronix controller bindings masonccyang
  0 siblings, 2 replies; 4+ messages in thread
From: masonccyang @ 2018-10-15  8:26 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,

I patched v5 spi-mxic.c based on Boris's comments for v4.

Thanks for your review.

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                             | 626 +++++++++++++++++++++
 4 files changed, 667 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] 4+ messages in thread

end of thread, other threads:[~2018-10-15  8:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-15  8:26 [PATCH v5 0/2] spi: Add Macronix controller driver masonccyang
2018-10-15  8:26 ` [PATCH v5 1/2] spi: Add MXIC " masonccyang
2018-10-15  8:54   ` Boris Brezillon
2018-10-15  8:26 ` [PATCH v5 2/2] dt-binding: spi: Document Macronix controller bindings masonccyang

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