Add the compatible for the cpufreq present on SM7150 platforms. Signed-off-by: Danila Tikhonov <dan...@jiaxyga.com> --- Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml index e0242bed33420a39b8a8cff4229ba9eee994ca30..db5cfc794aea466ef207efaaa6e929a3e7c00a6c 100644 --- a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml +++ b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml @@ -28,6 +28,7 @@ properties: - qcom,sdm845-cpufreq-hw - qcom,sm6115-cpufreq-hw - qcom,sm6350-cpufreq-hw + - qcom,sm7150-cpufreq-hw - qcom,sm8150-cpufreq-hw - const: qcom,cpufreq-hw @@ -144,6 +145,7 @@ allOf: - qcom,sm6115-cpufreq-hw - qcom,sm6350-cpufreq-hw - qcom,sm6375-cpufreq-epss + - qcom,sm7150-cpufreq-hw then: properties: reg: -- 2.49.0