Hi Mason,

On Mon, 17 Sep 2018 15:16:17 +0800
masonccy...@mxic.com.tw wrote:

> From: Mason Yang <masonccy...@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
> 

Reply via email to