diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2021-07-04 04:40:30 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2021-08-06 03:52:11 +0200 |
commit | 05cc560c8cb4c2fe39022c1f397125470b28705c (patch) | |
tree | f11523301b0d05af26ccf35199b1791817227ed0 /Documentation/devicetree/bindings/display | |
parent | clk: qcom: apcs-msm8916: Flag a53mux instead of a53pll as critical (diff) | |
download | linux-05cc560c8cb4c2fe39022c1f397125470b28705c.tar.xz linux-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 'Documentation/devicetree/bindings/display')
0 files changed, 0 insertions, 0 deletions