diff options
author | Chen-Yu Tsai <[email protected]> | 2022-05-19 15:16:10 +0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2022-05-19 16:57:57 -0700 |
commit | 5876ee756c8169241d43f6bf769ac1e2fc186094 (patch) | |
tree | ebb90ee1baa88b99f7c1c1fc946d1d3d74e55a38 /scripts/gdb/linux/timerlist.py | |
parent | 6f691a58629659577d98f0364b573c3dd11a3356 (diff) |
clk: mediatek: mt8173: Switch to clk_hw provider APIs
As part of the effort to improve the MediaTek clk drivers, the next step
is to switch from the old 'struct clk' clk prodivder APIs to the new
'struct clk_hw' ones.
The MT8173 clk driver has one clk that is registered directly with the
clk provider APIs, instead of going through the MediaTek clk library.
Switch this instance to use the clk_hw provider API.
Signed-off-by: Chen-Yu Tsai <[email protected]>
Reviewed-by: Miles Chen <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Tested-by: AngeloGioacchino Del Regno <[email protected]>
Tested-by: Miles Chen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions