mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 21:44:23 -04:00
arm64: dts: qcom: msm8996-mtp: Add msm8996 compatible
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
This commit is contained in:
committed by
Bjorn Andersson
parent
134cfc5565
commit
3431a7f5bb
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user