[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180925172044.6513402f@bbrezillon>
Date: Tue, 25 Sep 2018 17:20:44 +0200
From: Boris Brezillon <boris.brezillon@...tlin.com>
To: masonccyang@...c.com.tw
Cc: broonie@...nel.org, tpiepho@...inj.com,
linux-kernel@...r.kernel.org, linux-spi@...r.kernel.org,
juliensu@...c.com.tw, zhengxunli@...c.com.tw
Subject: Re: [PATCH 0/2] spi: Add Macronix controller driver
Hi Mason,
On Mon, 17 Sep 2018 15:16:17 +0800
masonccyang@...c.com.tw wrote:
> From: Mason Yang <masonccyang@...c.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
>
Powered by blists - more mailing lists