Re: [PATCH v5 0/5] Add support for QMC HDLC

2024-03-05 Thread Andy Shevchenko
On Tue, Mar 05, 2024 at 12:02:26PM +0100, Herve Codina wrote: > On Thu, 29 Feb 2024 17:23:32 +0200 > Andy Shevchenko wrote: ... > > I think it's a good series and next version will be final. The only > > question is > > possible use of the returned values from bitmap_scatter()/bitmap_gather(),

Re: [PATCH v5 0/5] Add support for QMC HDLC

2024-03-05 Thread Herve Codina
Hi Andy, On Thu, 29 Feb 2024 17:23:32 +0200 Andy Shevchenko wrote: ... > > I think it's a good series and next version will be final. The only question > is > possible use of the returned values from bitmap_scatter()/bitmap_gather(), the > rest are minors. I replied about the reason why I di

Re: [PATCH v5 0/5] Add support for QMC HDLC

2024-02-29 Thread Andy Shevchenko
On Thu, Feb 29, 2024 at 03:15:48PM +0100, Herve Codina wrote: > Hi, > > This series introduces the QMC HDLC support. > > Patches were previously sent as part of a full feature series and were > previously reviewed in that context: > "Add support for QMC HDLC, framer infrastructure and PEF2256 fra

[PATCH v5 0/5] Add support for QMC HDLC

2024-02-29 Thread Herve Codina
Hi, This series introduces the QMC HDLC support. Patches were previously sent as part of a full feature series and were previously reviewed in that context: "Add support for QMC HDLC, framer infrastructure and PEF2256 framer" [1] In order to ease the merge, the full feature series has been split