Re: [PATCH v9 00/27] Add support for QMC HDLC, framer infrastructure and PEF2256 framer

2023-11-23 Thread Herve Codina
Hi Li, Qiang, This series is waiting for some feedback from your side in order to be merged. This block the entire series. The patches related to the PowerPC QUICC ENGINE QMC and TSA are: - patches 1 to 6 - patches 9 to 19 The patch 7 is a HDLC driver that uses the QMC and the patch 20 improves

Re: [PATCH v9 00/27] Add support for QMC HDLC, framer infrastructure and PEF2256 framer

2023-11-21 Thread Jakub Kicinski
On Tue, 21 Nov 2023 08:43:30 +0100 Herve Codina wrote: > I plan to send the v10 with the patch 23 fixed. > Based on that v10, some patches (21 to 25 at least) could be applied and > I will remove them for the future v11. > I think it will be easier to follow if I iterate on the series removing > pa

Re: [PATCH v9 00/27] Add support for QMC HDLC, framer infrastructure and PEF2256 framer

2023-11-20 Thread Herve Codina
Hi Mark, Jakub, Qiang, Li, On Mon, 20 Nov 2023 13:30:08 + Mark Brown wrote: > On Fri, Nov 17, 2023 at 04:47:46PM -0800, Jakub Kicinski wrote: > > On Wed, 15 Nov 2023 15:39:36 +0100 Herve Codina wrote: > > >- Removed Patches 6, 7 and 8 (patches applied) > > > > > >- Patches 7, 20,

Re: [PATCH v9 00/27] Add support for QMC HDLC, framer infrastructure and PEF2256 framer

2023-11-20 Thread Mark Brown
On Fri, Nov 17, 2023 at 04:47:46PM -0800, Jakub Kicinski wrote: > On Wed, 15 Nov 2023 15:39:36 +0100 Herve Codina wrote: > >- Removed Patches 6, 7 and 8 (patches applied) > > > >- Patches 7, 20, 21, 23 (patches 10, 23, 24, 26 in v8) > > Add 'Acked-by: Jakub Kicinski ' > I thought som

Re: [PATCH v9 00/27] Add support for QMC HDLC, framer infrastructure and PEF2256 framer

2023-11-17 Thread Jakub Kicinski
On Wed, 15 Nov 2023 15:39:36 +0100 Herve Codina wrote: >- Removed Patches 6, 7 and 8 (patches applied) > >- Patches 7, 20, 21, 23 (patches 10, 23, 24, 26 in v8) > Add 'Acked-by: Jakub Kicinski ' I thought someone (Mark?) asked for the networking stuff to be put on a branch. If that'

[PATCH v9 00/27] Add support for QMC HDLC, framer infrastructure and PEF2256 framer

2023-11-15 Thread Herve Codina
Hi, I have a system where I need to handle an HDLC interface and some audio data. The HDLC data are transferred using a TDM bus on which a PEF2256 (E1/T1 framer) is present. The PEF2256 transfers data from/to the TDM bus to/from the E1 line. This PEF2256 is connected to a PowerQUICC SoC for the c