Re: [PATCH 0/7] spi-nor: Add parallel and stacked memories support

2023-12-12 Thread Michal Simek
On 12/12/23 13:34, Tom Rini wrote: On Wed, Dec 06, 2023 at 06:58:14PM +0530, Jagan Teki wrote: On Wed, Dec 6, 2023 at 6:11 PM Michal Simek wrote: On 12/6/23 13:24, Jagan Teki wrote: On Fri, Aug 18, 2023 at 9:51 AM Ashok Reddy Soma wrote: This series adds support for Xilinx qspi

Re: [PATCH 0/7] spi-nor: Add parallel and stacked memories support

2023-12-12 Thread Tom Rini
On Wed, Dec 06, 2023 at 06:58:14PM +0530, Jagan Teki wrote: > On Wed, Dec 6, 2023 at 6:11 PM Michal Simek wrote: > > > > > > > > On 12/6/23 13:24, Jagan Teki wrote: > > > On Fri, Aug 18, 2023 at 9:51 AM Ashok Reddy Soma > > > wrote: > > >> > > >> This series adds support for Xilinx qspi parallel

Re: [PATCH 0/7] spi-nor: Add parallel and stacked memories support

2023-12-06 Thread Jagan Teki
On Wed, Dec 6, 2023 at 7:12 PM Michal Simek wrote: > > > > On 12/6/23 14:28, Jagan Teki wrote: > > On Wed, Dec 6, 2023 at 6:11 PM Michal Simek wrote: > >> > >> > >> > >> On 12/6/23 13:24, Jagan Teki wrote: > >>> On Fri, Aug 18, 2023 at 9:51 AM Ashok Reddy Soma > >>> wrote: > > This

Re: [PATCH 0/7] spi-nor: Add parallel and stacked memories support

2023-12-06 Thread Michal Simek
On 12/6/23 14:28, Jagan Teki wrote: On Wed, Dec 6, 2023 at 6:11 PM Michal Simek wrote: On 12/6/23 13:24, Jagan Teki wrote: On Fri, Aug 18, 2023 at 9:51 AM Ashok Reddy Soma wrote: This series adds support for Xilinx qspi parallel and stacked memeories. In parallel mode, the current

Re: [PATCH 0/7] spi-nor: Add parallel and stacked memories support

2023-12-06 Thread Jagan Teki
On Wed, Dec 6, 2023 at 6:11 PM Michal Simek wrote: > > > > On 12/6/23 13:24, Jagan Teki wrote: > > On Fri, Aug 18, 2023 at 9:51 AM Ashok Reddy Soma > > wrote: > >> > >> This series adds support for Xilinx qspi parallel and stacked memeories. > >> > >> In parallel mode, the current implementation

Re: [PATCH 0/7] spi-nor: Add parallel and stacked memories support

2023-12-06 Thread Michal Simek
On 12/6/23 13:24, Jagan Teki wrote: On Fri, Aug 18, 2023 at 9:51 AM Ashok Reddy Soma wrote: This series adds support for Xilinx qspi parallel and stacked memeories. In parallel mode, the current implementation assumes that a maximum of two flashes are connected. The QSPI controller splits

Re: [PATCH 0/7] spi-nor: Add parallel and stacked memories support

2023-12-06 Thread Jagan Teki
On Fri, Aug 18, 2023 at 9:51 AM Ashok Reddy Soma wrote: > > This series adds support for Xilinx qspi parallel and stacked memeories. > > In parallel mode, the current implementation assumes that a maximum of > two flashes are connected. The QSPI controller splits the data evenly > between both

Re: [PATCH 0/7] spi-nor: Add parallel and stacked memories support

2023-08-28 Thread Michal Simek
On 8/18/23 06:21, Ashok Reddy Soma wrote: This series adds support for Xilinx qspi parallel and stacked memeories. In parallel mode, the current implementation assumes that a maximum of two flashes are connected. The QSPI controller splits the data evenly between both the flashes so, both

[PATCH 0/7] spi-nor: Add parallel and stacked memories support

2023-08-17 Thread Ashok Reddy Soma
This series adds support for Xilinx qspi parallel and stacked memeories. In parallel mode, the current implementation assumes that a maximum of two flashes are connected. The QSPI controller splits the data evenly between both the flashes so, both the flashes that are connected in parallel mode