mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
ARM: dts: msm: fix cpufreq compatible for lemans
Update cpufreq node compatible with proper value. Change-Id: I08b2c8abb13329f203acdcebc706a66ac248017c
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user