Re: [PATCH v6 02/12] spi: intel-dg: implement region enumeration

2024-09-19 Thread Mark Brown
On Thu, Sep 19, 2024 at 09:55:54AM +, Winkler, Tomas wrote: > > On Mon, Sep 16, 2024 at 04:49:18PM +0300, Alexander Usyskin wrote: > > > In intel-dg spi, there is no access to the spi controller, the > > > information is extracted from the descriptor region. > > Which information? I can't te

RE: [PATCH v6 02/12] spi: intel-dg: implement region enumeration

2024-09-19 Thread Winkler, Tomas
> > On Mon, Sep 16, 2024 at 04:49:18PM +0300, Alexander Usyskin wrote: > > > In intel-dg spi, there is no access to the spi controller, the > > information is extracted from the descriptor region. > > Which information? I can't tell what this patch is supposed to do; as with > the > first patc

Re: [PATCH v6 02/12] spi: intel-dg: implement region enumeration

2024-09-18 Thread Mark Brown
On Mon, Sep 16, 2024 at 04:49:18PM +0300, Alexander Usyskin wrote: > In intel-dg spi, there is no access to the spi controller, > the information is extracted from the descriptor region. Which information? I can't tell what this patch is supposed to do; as with the first patch this shouldn't be