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:
Родитель
982afd8ba5
Коммит
04edde250c
|
@ -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>;
|
||||
|
|
Загрузка…
Ссылка в новой задаче