]> www.infradead.org Git - users/willy/xarray.git/commit
soc: fsl: qe: Add missing PUSHSCHED command
authorHerve Codina <herve.codina@bootlin.com>
Thu, 8 Aug 2024 07:11:26 +0000 (09:11 +0200)
committerChristophe Leroy <christophe.leroy@csgroup.eu>
Tue, 3 Sep 2024 05:49:20 +0000 (07:49 +0200)
commitf68cd02d51a65594341168f03f7962e9d9540726
tree585d94e62de11b3e28efad89580c5fb73da5ac7c
parentc6f39c7c165fce8fe1a41327da02dcca0a3cac25
soc: fsl: qe: Add missing PUSHSCHED command

The PUSHSCHED command is missing in the QE header file.

This command is supported on MPC8321 and is used to modify the start
address for the task running on a given peripheral. It is needed for the
QMC in order to perform the re-initialization procedure and so, ensure
the correct UCC setup in that case.

Simply add the missing command in the commands list available in the QE
header file.

Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Link: https://lore.kernel.org/r/20240808071132.149251-34-herve.codina@bootlin.com
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
include/soc/fsl/qe/qe.h