arm64: dts: qcom: sm8150-mtp: Add 8150 compatible string
authorThara Gopinath <thara.gopinath@linaro.org>
Wed, 4 Aug 2021 13:32:23 +0000 (09:32 -0400)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 4 Aug 2021 20:06:53 +0000 (15:06 -0500)
Add "qcom,sm8150" as one of the platform compatible strings.
This will be later used by cpufreq-dt-platdev to exclude using
cpufreq-dt cpufreq driver.

Signed-off-by: Thara Gopinath <thara.gopinath@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Link: https://lore.kernel.org/r/20210804133223.2503517-1-thara.gopinath@linaro.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/sm8150-mtp.dts

index 53edf75..b484371 100644 (file)
@@ -15,7 +15,7 @@
 
 / {
        model = "Qualcomm Technologies, Inc. SM8150 MTP";
-       compatible = "qcom,sm8150-mtp";
+       compatible = "qcom,sm8150-mtp", "qcom,sm8150";
 
        aliases {
                serial0 = &uart2;