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

I patched spi-mxic.c for clk_ctrl and run time PM.

please help to review.

thanks & best regards,
Mason


Mason Yang (2):
  spi: Add MXIC controller driver
  dt-bindings: 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                             | 599 +++++++++++++++++++++
 4 files changed, 640 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-01 15:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-28  7:35 [PATCH v3 0/2] spi: Add Macronix controller driver masonccyang
2018-09-28  7:35 ` [PATCH v3 1/2] spi: Add MXIC " masonccyang
2018-10-01 15:35   ` Mark Brown
2018-09-28  7:35 ` [PATCH v3 2/2] dt-bindings: 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).