arm64: dts: qcom: msm8996-mtp: Add msm8996 compatible
authorYassine Oudjana <y.oudjana@protonmail.com>
Thu, 3 Feb 2022 07:25:32 +0000 (07:25 +0000)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 11 Feb 2022 04:33:51 +0000 (10:03 +0530)
Add qcom,msm8996 compatible to match DT schema.

Signed-off-by: Yassine Oudjana <y.oudjana@protonmail.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
arch/arm64/boot/dts/qcom/msm8996-mtp.dts

index 7d9fc35..6a1699a 100644 (file)
@@ -9,7 +9,7 @@
 
 / {
        model = "Qualcomm Technologies, Inc. MSM 8996 MTP";
-       compatible = "qcom,msm8996-mtp";
+       compatible = "qcom,msm8996-mtp", "qcom,msm8996";
 
        aliases {
                serial0 = &blsp2_uart2;