diff options
author | Herve Codina <herve.codina@bootlin.com> | 2024-08-08 09:11:04 +0200 |
---|---|---|
committer | Christophe Leroy <christophe.leroy@csgroup.eu> | 2024-09-03 07:49:18 +0200 |
commit | 8d600cc337adb0573f2e6622568104ef8e1d1034 (patch) | |
tree | d474164f8f8171b9d4ed30ae96e288d0ed2f4249 /drivers/soc/mediatek/mtk-mutex.c | |
parent | soc: fsl: cpm1: tsa: Make SIRAM entries specific to CPM1 (diff) | |
download | linux-8d600cc337adb0573f2e6622568104ef8e1d1034.tar.xz linux-8d600cc337adb0573f2e6622568104ef8e1d1034.zip |
soc: fsl: cpm1: tsa: Introduce tsa_setup() and its CPM1 compatible version
Current code handles the CPM1 version of TSA. Setting up TSA consists in
handling SIMODE and SIGMR registers. These registers are CPM1 specific.
Setting up the QUICC Engine (QE) version of TSA is slightly different.
In order to prepare the support for QE version, clearly identify these
registers as CPM1 compatible and isolate their handling in a CPM1
specific function.
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-12-herve.codina@bootlin.com
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Diffstat (limited to 'drivers/soc/mediatek/mtk-mutex.c')
0 files changed, 0 insertions, 0 deletions