Re: [PATCH 2/2] spi: mediatek: add spi support for mt2712 IC

2017-06-20 Thread Matthias Brugger
On 20/06/17 10:21, Leilk Liu wrote: this patch add support for mt2712 IC. Signed-off-by: Leilk Liu --- drivers/spi/spi-mt65xx.c |7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/spi/spi-mt65xx.c b/drivers/spi/spi-mt65xx.c index ec7755b..86bf456 100644 --- a/drivers/spi/

[PATCH 2/2] spi: mediatek: add spi support for mt2712 IC

2017-06-20 Thread Leilk Liu
this patch add support for mt2712 IC. Signed-off-by: Leilk Liu --- drivers/spi/spi-mt65xx.c |7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/spi/spi-mt65xx.c b/drivers/spi/spi-mt65xx.c index ec7755b..86bf456 100644 --- a/drivers/spi/spi-mt65xx.c +++ b/drivers/spi/spi-mt65xx.