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

I patched v6 spi-mxic.c based on Boris's comments of v5.

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                             | 619 +++++++++++++++++++++
 4 files changed, 660 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] 6+ messages in thread

end of thread, other threads:[~2018-11-05 12:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-17  2:08 [PATCH v6 0/2] spi: Add Macronix controller driver masonccyang
2018-10-17  2:08 ` [PATCH v6 1/2] spi: Add MXIC " masonccyang
2018-10-17  6:41   ` Boris Brezillon
2018-11-05 12:01   ` Applied "spi: Add MXIC controller driver" to the spi tree Mark Brown
2018-10-17  2:08 ` [PATCH v6 2/2] dt-binding: spi: Document Macronix controller bindings masonccyang
2018-10-17  6:41   ` 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).