Skip to content

Commit 7601e75

Browse files
authored
arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: Disable WCN6750 and WPSS (#357)
arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: Disable WCN6750 and WPSS
2 parents 867d576 + 1f42f01 commit 7601e75

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

arch/arm64/boot/dts/qcom/qcs6490-rb3gen2-industrial-mezzanine.dtso

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@
3232
};
3333
};
3434

35+
&remoteproc_wpss {
36+
status = "disabled";
37+
};
38+
3539
&spi11 {
3640
#address-cells = <1>;
3741
#size-cells = <0>;
@@ -280,3 +284,7 @@
280284
};
281285

282286
};
287+
288+
&wifi {
289+
status = "disabled";
290+
};

0 commit comments

Comments
 (0)