From: Boris Brezillon <boris.brezillon@bootlin.com>
To: masonccyang@mxic.com.tw
Cc: broonie@kernel.org, tpiepho@impinj.com,
linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org,
juliensu@mxic.com.tw, zhengxunli@mxic.com.tw
Subject: Re: [PATCH 0/2] spi: Add Macronix controller driver
Date: Tue, 25 Sep 2018 17:20:44 +0200 [thread overview]
Message-ID: <20180925172044.6513402f@bbrezillon> (raw)
In-Reply-To: <1537168579-31593-1-git-send-email-masonccyang@mxic.com.tw>
Hi Mason,
On Mon, 17 Sep 2018 15:16:17 +0800
masonccyang@mxic.com.tw wrote:
> From: Mason Yang <masonccyang@mxic.com.tw>
>
> Hi Mark and Trent,
>
> I patched spi-mxic.c and add the run time PM function.
BTW, you forgot to add v2 in the subject prefix (can be done by passing
-vX to git format-patch, where X is the version number).
Regards,
Boris
>
> 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
>
prev parent reply other threads:[~2018-09-25 15:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Boris Brezillon [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180925172044.6513402f@bbrezillon \
--to=boris.brezillon@bootlin.com \
--cc=broonie@kernel.org \
--cc=juliensu@mxic.com.tw \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=masonccyang@mxic.com.tw \
--cc=tpiepho@impinj.com \
--cc=zhengxunli@mxic.com.tw \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).