mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 01:16:41 +07:00
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:
parent
982afd8ba5
commit
04edde250c
@ -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>;
|
||||
|
Loading…
Reference in New Issue
Block a user