Re: [PATCH v2 06/10] soc: fsl: qe: Add support for QMC

2023-01-11 Thread Christophe Leroy
Le 11/01/2023 à 16:40, Herve Codina a écrit : > Hi Christophe, > On Wed, 11 Jan 2023 13:58:03 + > Christophe Leroy wrote: > >> Le 06/01/2023 à 17:37, Herve Codina a écrit : >>> The QMC (QUICC Multichannel Controller) is available on some >>> PowerQUICC SoC such as the MPC885 or MPC866. >>

Re: [PATCH v2 06/10] soc: fsl: qe: Add support for QMC

2023-01-11 Thread Herve Codina
Hi Christophe, On Wed, 11 Jan 2023 13:58:03 + Christophe Leroy wrote: > Le 06/01/2023 à 17:37, Herve Codina a écrit : > > The QMC (QUICC Multichannel Controller) is available on some > > PowerQUICC SoC such as the MPC885 or MPC866. > > Same, that's QMC for CPM for the time being, should

Re: [PATCH v2 06/10] soc: fsl: qe: Add support for QMC

2023-01-11 Thread Christophe Leroy
Le 06/01/2023 à 17:37, Herve Codina a écrit : > The QMC (QUICC Multichannel Controller) is available on some > PowerQUICC SoC such as the MPC885 or MPC866. Same, that's QMC for CPM for the time being, should that be made clear in the subject ? QE also has QMC and this driver might be used for

[PATCH v2 06/10] soc: fsl: qe: Add support for QMC

2023-01-06 Thread Herve Codina
The QMC (QUICC Multichannel Controller) is available on some PowerQUICC SoC such as the MPC885 or MPC866. It emulates up to 64 channels within one serial controller using the same TDM physical interface routed from the TSA. Signed-off-by: Herve Codina --- drivers/soc/fsl/qe/Kconfig | 12 +