RE: [PATCH V5 09/15] spi: Add stacked and parallel memories support in SPI core

2023-03-07 Thread Mahapatra, Amit Kumar
ernel.org; libertas-...@lists.infradead.org; linux- > wirel...@vger.kernel.org; linux-...@lists.infradead.org; l...@metafoo.de; > michael.henner...@analog.com; linux-...@vger.kernel.org; > mich...@walle.cc; pal...@dabbelt.com; linux-ri...@lists.infradead.org; > alsa-de...@alsa-project.o

Re: [PATCH V5 09/15] spi: Add stacked and parallel memories support in SPI core

2023-03-06 Thread Jonas Gorski
Hi, On Mon, 6 Mar 2023 at 18:26, Amit Kumar Mahapatra wrote: > > For supporting multiple CS the SPI device need to be aware of all the CS > values. So, the "chip_select" member in the spi_device structure is now an > array that holds all the CS values. > > spi_device structure now has a "cs_index