[PATCH 2/2 v2] SPI: spi-pxa2xx: SPI support for Intel Quark X1000

Chen, Alvin alvin.chen at intel.com
Wed Oct 8 00:48:24 PDT 2014


> 
> On 29/09/14 15:22, Weike Chen wrote:
> > +		.num_chipselect = 4,
> 
> How is this right ?
> 
> There's only one physical chip-select line per SPI master...
> 
> It's a 1:1 mapping.
> 
Now, we have another board which can support 4 slave spi per master, but not only Galileo. Since that board is not public, after discussing with team, we decide to make the
upstream code to support '1'.

I will change it back to 
.num_chipselect = 1,


> Best,
> Bryan



More information about the linux-arm-kernel mailing list