i have mention "add debug info" on comment. or you suggest me
move the debug info into another patch.
about num_chipselect. now we should use gpio pin as chip select
pin. so there is no limit on num_chipselect. we can connect more
spi devices by using gpio pin as chip select pin. you can check
spi
2 comments inline
On 11/10/2015 05:54, Michael Lee wrote:
> * use chip select register to control chip select function instead of
> use chip select polarity
> * should support use gpio as cs pin
> * deselected the spi device when setup and add debug info
>
> Signed-off-by: Michael Lee
> ---
>
* use chip select register to control chip select function instead of
use chip select polarity
* should support use gpio as cs pin
* deselected the spi device when setup and add debug info
Signed-off-by: Michael Lee
---
...0061-SPI-ralink-add-mt7621-SoC-spi-driver.patch | 95 --