diff options
author | Laura Nao <laura.nao@collabora.com> | 2025-09-15 17:19:25 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2025-09-21 09:35:54 -0700 |
commit | be89999259376eba724a52cc31560588bd5c95d8 (patch) | |
tree | 12a229cb3adb66a8f271cc861e540db6d2c20572 /tools/perf/scripts/python | |
parent | 516edf79a5c6af2ce862e83a34c9d9d74770ac93 (diff) |
clk: mediatek: clk-mux: Add ops for mux gates with HW voter and FENC
MT8196 use a HW voter for mux gate enable/disable control, along with a
FENC status bit to check the status. Voting is performed using
set/clr/upd registers, with a status bit used to verify the vote state.
Add new set of mux gate clock operations with support for voting via
set/clr/upd regs and FENC status logic.
Reviewed-by: NĂcolas F. R. A. Prado <nfraprado@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Signed-off-by: Laura Nao <laura.nao@collabora.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions