Merge "ARM: dts: msm: Add compatible for CPUFREQ HW DEBUG node on MONACO"

This commit is contained in:
QCTECMDR Service
2024-08-02 10:56:40 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -1143,7 +1143,7 @@
}; };
qcom,cpufreq-hw-debug@f521000 { qcom,cpufreq-hw-debug@f521000 {
/* compatible = "qcom,cpufreq-hw-debug"; */ compatible = "qcom,cpufreq-hw-debug";
reg = <0xf521000 0x1400>; reg = <0xf521000 0x1400>;
reg-names = "domain-top"; reg-names = "domain-top";
qcom,freq-hw-domain = <&cpufreq_hw 0>; qcom,freq-hw-domain = <&cpufreq_hw 0>;