Re: [PATCH v3 0/2] staging: mt7621-spi: drop broken SPI modes

2018-12-08 Thread NeilBrown
On Thu, Dec 06 2018, Chuanhong Guo wrote:

> This SPI controller seems to be tested on SPI flash only and SPI mode
> 1/2/3 and full-duplex mode is broken. (Details are in commit messages
> for the two patches.)
> This patchset drops those broken modes.
>
> Changes since v2:
>  Send the two commit as a patchset
>  fix code style complained by checkpatch.pl
>
> Chuanhong Guo (2):
>   staging: mt7621-spi: drop the broken full-duplex mode
>   staging: mt7621-spi: drop support for SPI mode 1/2/3

Looks great!
 Reviewed-by: NeilBrown 

Thanks,
NeilBrown


>
>  drivers/staging/mt7621-spi/spi-mt7621.c | 147 
>  1 file changed, 24 insertions(+), 123 deletions(-)
>
> -- 
> 2.19.1


signature.asc
Description: PGP signature
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel


[PATCH v3 0/2] staging: mt7621-spi: drop broken SPI modes

2018-12-06 Thread Chuanhong Guo
This SPI controller seems to be tested on SPI flash only and SPI mode
1/2/3 and full-duplex mode is broken. (Details are in commit messages
for the two patches.)
This patchset drops those broken modes.

Changes since v2:
 Send the two commit as a patchset
 fix code style complained by checkpatch.pl

Chuanhong Guo (2):
  staging: mt7621-spi: drop the broken full-duplex mode
  staging: mt7621-spi: drop support for SPI mode 1/2/3

 drivers/staging/mt7621-spi/spi-mt7621.c | 147 
 1 file changed, 24 insertions(+), 123 deletions(-)

-- 
2.19.1

___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel