diff options
| author | Finley Xiao <[email protected]> | 2023-11-27 18:14:16 +0000 |
|---|---|---|
| committer | Heiko Stuebner <[email protected]> | 2023-11-28 09:30:58 +0000 |
| commit | 98dcc6be3859fb15257750b8e1d4e0eefd2c5e1e (patch) | |
| tree | 993f116b104e46ac7c681f03e7df2fd31bf94352 /tools/perf/scripts/python/netdev-times.py | |
| parent | clk: rockchip: rk3128: Fix HCLK_OTG gate register (diff) | |
| download | kernel-98dcc6be3859fb15257750b8e1d4e0eefd2c5e1e.tar.gz kernel-98dcc6be3859fb15257750b8e1d4e0eefd2c5e1e.zip | |
clk: rockchip: rk3128: Fix aclk_peri_src's parent
According to the TRM there are no specific gpll_peri, cpll_peri,
gpll_div2_peri or gpll_div3_peri gates, but a single clk_peri_src gate.
Instead mux_clk_peri_src directly connects to the plls respectively the pll
divider clocks.
Fix this by creating a single gated composite.
Also rename all occurrences of aclk_peri_src to clk_peri_src, since it
is the parent for peri aclks, pclks and hclks. That name also matches
the one used in the TRM.
Fixes: f6022e88faca ("clk: rockchip: add clock controller for rk3128")
Signed-off-by: Finley Xiao <[email protected]>
[renamed aclk_peri_src -> clk_peri_src and added commit message]
Signed-off-by: Alex Bee <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Stuebner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
