clk: qcom: gcc-msm8998: add SSC-related clocks
authorMichael Srba <Michael.Srba@seznam.cz>
Mon, 11 Apr 2022 07:21:53 +0000 (09:21 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 19 Apr 2022 17:05:14 +0000 (12:05 -0500)
commit5ef1e4abc75af79166cca006f187b8d59599ef4b
tree16dcf168f957630aa8db88db4699293bba5c9877
parentec5a164e0840f693802ef06fbcee40cdf9fd7189
clk: qcom: gcc-msm8998: add SSC-related clocks

Add four clocks which need to be manipulated in order to initialize the AHB
bus which exposes the SCC block in the global address space.

If a device is known to be configured such that writing to these
registers from Linux is not permitted, the 'protected-clocks'
device tree property must be used to denote that fact.

Signed-off-by: Michael Srba <Michael.Srba@seznam.cz>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220411072156.24451-3-michael.srba@seznam.cz
drivers/clk/qcom/gcc-msm8998.c