Skip to content

Commit

Permalink
arm64: dts: qcom: msm8996-mtp: Add msm8996 compatible
Browse files Browse the repository at this point in the history
Add qcom,msm8996 compatible to match DT schema.

Signed-off-by: Yassine Oudjana <y.oudjana@protonmail.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220203072226.51482-3-y.oudjana@protonmail.com
  • Loading branch information
Yassine Oudjana authored and Bjorn Andersson committed Feb 11, 2022
1 parent 134cfc5 commit 3431a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/qcom/msm8996-mtp.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 3431a7f

Please sign in to comment.