diff options
author | 2021-07-04 10:40:30 +0800 | |
---|---|---|
committer | 2021-08-05 18:52:11 -0700 | |
commit | 05cc560c8cb4c2fe39022c1f397125470b28705c (patch) | |
tree | f11523301b0d05af26ccf35199b1791817227ed0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clk: qcom: apcs-msm8916: Flag a53mux instead of a53pll as critical (diff) | |
download | linux-dev-05cc560c8cb4c2fe39022c1f397125470b28705c.tar.xz linux-dev-05cc560c8cb4c2fe39022c1f397125470b28705c.zip |
clk: qcom: a53pll/mux: Use unique clock name
Different from MSM8916 which has only one a53pll/mux clock, MSM8939 gets
three for Cluster0 (little cores), Cluster1 (big cores) and CCI (Cache
Coherent Interconnect). That said, a53pll/mux clock needs to be named
uniquely. Append @unit-address of device node to the clock name, so
that a53pll/mux will be named like below on MSM8939.
a53pll@b016000
a53pll@b116000
a53pll@b1d0000
a53mux@b1d1000
a53mux@b011000
a53mux@b111000
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Link: https://lore.kernel.org/r/20210704024032.11559-3-shawn.guo@linaro.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions