ARM: dts: msm8974: fix typo in "disabled" property

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>
This commit is contained in:
Michael Opdenacker 2015-10-13 14:02:00 +02:00 committed by Andy Gross
parent 982afd8ba5
commit 04edde250c

View File

@ -315,7 +315,7 @@ msmgpio: pinctrl@fd510000 {
};
blsp_i2c11: i2c@f9967000 {
status = "disable";
status = "disabled";
compatible = "qcom,i2c-qup-v2.1.1";
reg = <0xf9967000 0x1000>;
interrupts = <0 105 IRQ_TYPE_NONE>;