]> git.ipfire.org Git - thirdparty/linux.git/commit
soc: fsl: cpm1: qmc: Introduce qmc_version
authorHerve Codina <herve.codina@bootlin.com>
Thu, 8 Aug 2024 07:11:24 +0000 (09:11 +0200)
committerChristophe Leroy <christophe.leroy@csgroup.eu>
Tue, 3 Sep 2024 05:49:20 +0000 (07:49 +0200)
commitb741b66f1cc83105fdea9ac5503c5ac106a37494
tree4bf59e630f3d16c0306281e9b1ca20a094ae11a6
parent8f55d06b4c49a8bf1a911bce89b6ee9460b8b052
soc: fsl: cpm1: qmc: Introduce qmc_version

Current code handles the CPM1 version of QMC.

In order to prepare the support for the QUICC Engine (QE) version of
QMC, introduce qmc_version to identify versions. This will enable the
code to make the distinction between several QMC implementations.

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-32-herve.codina@bootlin.com
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
drivers/soc/fsl/qe/qmc.c