Re: [PATCH v3 00/21] spi: dw: Add full Baikal-T1 SPI Controllers support

2020-10-02 Thread Andy Shevchenko
On Fri, Oct 2, 2020 at 3:56 PM Mark Brown wrote: > On Fri, Oct 02, 2020 at 01:24:44PM +0300, Andy Shevchenko wrote: > > On Fri, Oct 02, 2020 at 01:28:08AM +0300, Serge Semin wrote: > > > > the subject. Though some of them are mere cleanups or weakly related with > > > the subject fixes, but we jus

Re: [PATCH v3 00/21] spi: dw: Add full Baikal-T1 SPI Controllers support

2020-10-02 Thread Mark Brown
On Fri, Oct 02, 2020 at 01:24:44PM +0300, Andy Shevchenko wrote: > On Fri, Oct 02, 2020 at 01:28:08AM +0300, Serge Semin wrote: > > the subject. Though some of them are mere cleanups or weakly related with > > the subject fixes, but we just couldn't leave the code as is at some > > places since we

Re: [PATCH v3 00/21] spi: dw: Add full Baikal-T1 SPI Controllers support

2020-10-02 Thread Andy Shevchenko
On Fri, Oct 02, 2020 at 01:28:08AM +0300, Serge Semin wrote: > Originally I intended to merge a dedicated Baikal-T1 System Boot SPI > Controller driver into the kernel and leave the DW APB SSI driver > untouched. But after a long discussion (see the link at the bottom of the > letter) Mark and Andy

[PATCH v3 00/21] spi: dw: Add full Baikal-T1 SPI Controllers support

2020-10-01 Thread Serge Semin
Originally I intended to merge a dedicated Baikal-T1 System Boot SPI Controller driver into the kernel and leave the DW APB SSI driver untouched. But after a long discussion (see the link at the bottom of the letter) Mark and Andy persuaded me to integrate what we developed there into the DW APB SS