Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -315,7 +315,7 @@
		};

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