Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: disable wcn6750 and wpss
@ 2026-03-11  2:32 Hangtian Zhu
  2026-03-11  2:40 ` Dmitry Baryshkov
  2026-03-11  3:11 ` [PATCH v2] arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: disable WCN6750 and WPSS Hangtian Zhu
  0 siblings, 2 replies; 16+ messages in thread
From: Hangtian Zhu @ 2026-03-11  2:32 UTC (permalink / raw)
  To: andersson, konradybcio, robh, krzk+dt, conor+dt
  Cc: linux-arm-msm, devicetree, linux-kernel

From: Hangtian Zhu <hangtian@oss.qualcomm.com>

Disable wcn6750 and wpss on industrial mezzanine. On rb3gen2 industrial
mezzanine platform, pcie0 lines are moved from wcn6750 to qps615 pcie
bridge. Hence disable wpss and wcn6750 nodes for industrial mezzanine
platform.

Depends-on: [PATCH v4 1/2] arm64: dts: qcom:
qcs6490-rb3gen2-industrial-mezzanine: Add TC9563 PCIe switch node for PCIe0
Depends-on: [PATCH v4 2/2] arm64: dts: qcom:
qcs6490-rb3gen2-industrial-mezzanine: Add second TC9563 PCIe switch node
for PCIe1

Signed-off-by: Hangtian Zhu <hangtian@oss.qualcomm.com>
---
 .../dts/qcom/qcs6490-rb3gen2-industrial-mezzanine.dtso    | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2-industrial-mezzanine.dtso b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2-industrial-mezzanine.dtso
index 2a2b7c2f9210..6594c7e1ea93 100644
--- a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2-industrial-mezzanine.dtso
+++ b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2-industrial-mezzanine.dtso
@@ -32,6 +32,10 @@ vreg_1p8: regulator-vreg-1p8 {
 	};
 };
 
+&remoteproc_wpss {
+       status = "disabled";
+};
+
 &spi11 {
 	#address-cells = <1>;
 	#size-cells = <0>;
@@ -280,3 +284,7 @@ pcie1_tc9563_resx_n: pcie1-tc9563-resx-state {
 	};
 
 };
+
+&wifi {
+       status = "disabled";
+};
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2026-03-13  3:09 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-11  2:32 [PATCH] arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: disable wcn6750 and wpss Hangtian Zhu
2026-03-11  2:40 ` Dmitry Baryshkov
2026-03-11  3:14   ` Hangtian Zhu
2026-03-11  4:32     ` Dmitry Baryshkov
2026-03-11  9:03       ` Konrad Dybcio
2026-03-11  3:11 ` [PATCH v2] arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: disable WCN6750 and WPSS Hangtian Zhu
2026-03-11  4:34   ` Dmitry Baryshkov
2026-03-11  7:06     ` Hangtian Zhu
2026-03-12  3:04       ` Dmitry Baryshkov
2026-03-12  5:08         ` Hangtian Zhu
2026-03-13  3:08           ` Dmitry Baryshkov
2026-03-11  7:04   ` [PATCH v3] " Hangtian Zhu
2026-03-12  3:06     ` Dmitry Baryshkov
2026-03-12  3:07     ` Dmitry Baryshkov
2026-03-12  8:20       ` Hangtian Zhu
2026-03-13  3:09         ` Dmitry Baryshkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox