diff options
author | Moudy Ho <[email protected]> | 2022-06-10 14:34:18 +0800 |
---|---|---|
committer | Matthias Brugger <[email protected]> | 2022-06-17 15:51:51 +0200 |
commit | d0804085c5a7feb557bd3219777b51f5598dfdc6 (patch) | |
tree | a6a0c24a42997a2e6f3da360c60ceb9aae2f7057 /drivers/usb/cdns3/cdns3-trace.c | |
parent | 72be1e7a447add1536653592b317e93aed46588d (diff) |
soc: mediatek: mutex: add common interface for modules setting
In order to allow multiple modules to operate MUTEX hardware through
a common interfrace, two flexible indexes "mtk_mutex_mod_index" and
"mtk_mutex_sof_index" need to be added to replace original component
ID so that like DDP and MDP can add their own MOD table or SOF
settings independently.
In addition, 2 generic interface "mtk_mutex_write_mod" and
"mtk_mutex_write_sof" have been added, which is expected to replace
the "mtk_mutex_add_comp" and "mtk_mutex_remove_comp" pair originally
dedicated to DDP in the future.
Signed-off-by: Moudy Ho <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Rex-BC Chen <[email protected]>
Reviewed-by: CK Hu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Matthias Brugger <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions