Commit 503b01ec authored by Stephen Boyd's avatar Stephen Boyd Committed by Andy Gross

arm64: dts: qcom: Make msm8916-mtp compatible string compliant

This compatible string isn't compliant with the format for
subtypes. Replace it with a compliant compatible type.
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
Signed-off-by: default avatarAndy Gross <agross@codeaurora.org>
parent d66dd9e0
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
/ { / {
model = "Qualcomm Technologies, Inc. MSM 8916 MTP"; model = "Qualcomm Technologies, Inc. MSM 8916 MTP";
compatible = "qcom,msm8916-mtp", "qcom,msm8916-mtp-smb1360", compatible = "qcom,msm8916-mtp", "qcom,msm8916-mtp/1",
"qcom,msm8916", "qcom,mtp"; "qcom,msm8916", "qcom,mtp";
}; };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment