Re: [PATCH v2 02/10] soc: fsl: qe: Add support for TSA

2023-01-11 Thread Christophe Leroy
Le 11/01/2023 à 16:06, Herve Codina a écrit : > Hi Christophe, > > On Wed, 11 Jan 2023 13:47:23 + > Christophe Leroy wrote: > >> Le 06/01/2023 à 17:37, Herve Codina a écrit : >>> The TSA (Time Slot Assigner) is available in some >>> PowerQUICC SoC such as the MPC885 or MPC866. >>> >>> Its

Re: [PATCH v2 02/10] soc: fsl: qe: Add support for TSA

2023-01-11 Thread Herve Codina
Hi Christophe, On Wed, 11 Jan 2023 13:47:23 + Christophe Leroy wrote: > Le 06/01/2023 à 17:37, Herve Codina a écrit : > > The TSA (Time Slot Assigner) is available in some > > PowerQUICC SoC such as the MPC885 or MPC866. > > > > Its purpose is to route some TDM time-slots to other > >

Re: [PATCH v2 02/10] soc: fsl: qe: Add support for TSA

2023-01-11 Thread Christophe Leroy
Le 06/01/2023 à 17:37, Herve Codina a écrit : > The TSA (Time Slot Assigner) is available in some > PowerQUICC SoC such as the MPC885 or MPC866. > > Its purpose is to route some TDM time-slots to other > internal serial controllers. Is the subject correct ? As far as I understand this patch

[PATCH v2 02/10] soc: fsl: qe: Add support for TSA

2023-01-06 Thread Herve Codina
The TSA (Time Slot Assigner) is available in some PowerQUICC SoC such as the MPC885 or MPC866. Its purpose is to route some TDM time-slots to other internal serial controllers. Signed-off-by: Herve Codina --- drivers/soc/fsl/qe/Kconfig | 11 + drivers/soc/fsl/qe/Makefile | 1 +