soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
authorHerve Codina <herve.codina@bootlin.com>
Tue, 5 Dec 2023 15:21:12 +0000 (16:21 +0100)
committerHerve Codina <herve.codina@bootlin.com>
Tue, 12 Dec 2023 09:29:20 +0000 (10:29 +0100)
commit7cc9bda9c163877255a61a052987ce6b85da1263
treed25111726cc9d08fca56770b84e975d705b24013
parent0e85feacc8156b230285040d82537c922cc15fe6
soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()

In order to support runtime timeslot route changes, enable the
channel timeslot entries at channel start() and disable them at
channel stop().

Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Link: https://lore.kernel.org/r/20231205152116.122512-16-herve.codina@bootlin.com
drivers/soc/fsl/qe/qmc.c