Commit 04edde25 authored by Michael Opdenacker's avatar Michael Opdenacker Committed by Andy Gross

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

Replace "disable" by "disabled" in the Qualcomm MSM8974 dtsi
Signed-off-by: default avatarMichael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: default avatarAndy Gross <agross@codeaurora.org>
parent 982afd8b
......@@ -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>;
......
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