Commit b2e1f870 authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sm8150: Add SoC-specific compatible to cpufreq_hw



Add a SoC-specific compatbile to cpufreq_hw for compliancy with bindings.

Signed-off-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230308-topic-cpufreq_bindings-v1-8-3368473ec52d@linaro.org
parent 64917707
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -4294,7 +4294,7 @@ osm_l3: interconnect@18321000 {
		};
		};


		cpufreq_hw: cpufreq@18323000 {
		cpufreq_hw: cpufreq@18323000 {
			compatible = "qcom,cpufreq-hw";
			compatible = "qcom,sm8150-cpufreq-hw", "qcom,cpufreq-hw";
			reg = <0 0x18323000 0 0x1400>, <0 0x18325800 0 0x1400>,
			reg = <0 0x18323000 0 0x1400>, <0 0x18325800 0 0x1400>,
			      <0 0x18327800 0 0x1400>;
			      <0 0x18327800 0 0x1400>;
			reg-names = "freq-domain0", "freq-domain1",
			reg-names = "freq-domain0", "freq-domain1",