ARM: dts: msm: fix cpufreq compatible for lemans

Update cpufreq node compatible with proper value.

Change-Id: I08b2c8abb13329f203acdcebc706a66ac248017c
This commit is contained in:
Veera Vegivada
2022-09-13 21:10:39 +05:30
parent b1fedf4bba
commit d85f1fc5eb

View File

@@ -775,7 +775,7 @@
};
cpufreq_hw: qcom,cpufreq-hw@18591000 {
compatible = "qcom,cpufreq-hw-epss";
compatible = "qcom,cpufreq-epss";
reg = <0x18591000 0x1000>, <0x18593000 0x1000>;
reg-names = "freq-domain0", "freq-domain1";