]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: msm8974: fix typo in "disabled" property
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>
Tue, 13 Oct 2015 12:02:00 +0000 (14:02 +0200)
committerAndy Gross <agross@codeaurora.org>
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 <michael.opdenacker@free-electrons.com>
Signed-off-by: Andy Gross <agross@codeaurora.org>
arch/arm/boot/dts/qcom-msm8974.dtsi

index 0df5b62e93c7260792e5b6ee1375598d160b61fa..57e6fcab4089e91f1a915f48ab96b0e95d98c435 100644 (file)
                };
 
                blsp_i2c11: i2c@f9967000 {
-                       status = "disable";
+                       status = "disabled";
                        compatible = "qcom,i2c-qup-v2.1.1";
                        reg = <0xf9967000 0x1000>;
                        interrupts = <0 105 IRQ_TYPE_NONE>;