arm64: dts: qcom: sm6115: Provide xo clk to rpmcc
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Thu, 8 Dec 2022 20:13:58 +0000 (21:13 +0100)
committerBjorn Andersson <andersson@kernel.org>
Wed, 28 Dec 2022 03:24:02 +0000 (21:24 -0600)
commitad9514be8ddb9d3a8c262aa415c2f1c1f4cc97f9
tree5bfb4c6e112d5ebe228398e3be31f900d2d4b283
parent01b6041454e8bc4f5feb76e6bcdc83a48cea21f2
arm64: dts: qcom: sm6115: Provide xo clk to rpmcc

rpmcc used to rely on global clock lookup (and still does so for
backwards compat reasons) of "xo_board", which was common back
when we did not care about things like underscores in node names.
Nowadays it expects to be fed a reference to the fixed clock.
Satisfy that requirement to make sure rpm clock rates are not all
stuck at zero.

Fixes: 97e563bf5ba1 ("arm64: dts: qcom: sm6115: Add basic soc dtsi")
Reported-by: Adam Skladowski <a39.skl@gmail.com>
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221208201401.530555-2-konrad.dybcio@linaro.org
arch/arm64/boot/dts/qcom/sm6115.dtsi