Hi Mark,
Thanks for your comments.
On Tue, 2018-09-18 at 09:30 -0700, Mark Brown wrote:
> On Mon, Sep 17, 2018 at 10:19:21AM +0800, Leilk Liu wrote:
>
> This looks overall pretty good, a few smallish comments below:
>
> Please use subject lines matching the style for the subsystem. This
> mak
On Mon, Sep 17, 2018 at 10:19:21AM +0800, Leilk Liu wrote:
This looks overall pretty good, a few smallish comments below:
Please use subject lines matching the style for the subsystem. This
makes it easier for people to identify relevant patches.
> if SPI_SLAVE
> +config SPI_SLAVE_MT27XX
> +
This patchs add basic spi slave for MT2712.
Signed-off-by: Leilk Liu
---
drivers/spi/Kconfig|8 +
drivers/spi/Makefile |1 +
drivers/spi/spi-slave-mt27xx.c | 553
3 files changed, 562 insertions(+)
create mode 100644 driver
3 matches
Mail list logo