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:
982afd8
)
ARM: dts: msm8974: fix typo in "disabled" property
author
Michael Opdenacker
<
[email protected]
>
Tue, 13 Oct 2015 12:02:00 +0000
(14:02 +0200)
committer
Andy Gross
<
[email protected]
>
Tue, 13 Oct 2015 21:40:03 +0000
(16:40 -0500)
Replace "disable" by "disabled" in the Qualcomm MSM8974 dtsi
Signed-off-by: Michael Opdenacker <
[email protected]
>
Signed-off-by: Andy Gross <
[email protected]
>
arch/arm/boot/dts/qcom-msm8974.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/qcom-msm8974.dtsi
b/arch/arm/boot/dts/qcom-msm8974.dtsi
index 0df5b62e93c7260792e5b6ee1375598d160b61fa..57e6fcab4089e91f1a915f48ab96b0e95d98c435 100644
(file)
--- a/
arch/arm/boot/dts/qcom-msm8974.dtsi
+++ b/
arch/arm/boot/dts/qcom-msm8974.dtsi
@@
-315,7
+315,7
@@
};
blsp_i2c11: i2c@f9967000 {
- status = "disable";
+ status = "disable
d
";
compatible = "qcom,i2c-qup-v2.1.1";
reg = <0xf9967000 0x1000>;
interrupts = <0 105 IRQ_TYPE_NONE>;