projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d66dd9e
)
arm64: dts: qcom: Make msm8916-mtp compatible string compliant
author
Stephen Boyd
<sboyd@codeaurora.org>
Fri, 20 Nov 2015 23:31:17 +0000
(15:31 -0800)
committer
Andy Gross
<andy.gross@linaro.org>
Thu, 17 Dec 2015 05:01:41 +0000
(23:01 -0600)
This compatible string isn't compliant with the format for
subtypes. Replace it with a compliant compatible type.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Andy Gross <agross@codeaurora.org>
arch/arm64/boot/dts/qcom/msm8916-mtp.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/qcom/msm8916-mtp.dts
b/arch/arm64/boot/dts/qcom/msm8916-mtp.dts
index fced77f0fd3a0b22a18bd6f87dd45bda9d35a54f..b0a064d3806b318d4ffa5a2b962876f971e87532 100644
(file)
--- a/
arch/arm64/boot/dts/qcom/msm8916-mtp.dts
+++ b/
arch/arm64/boot/dts/qcom/msm8916-mtp.dts
@@
-17,6
+17,6
@@
/ {
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";
};