mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 20:28:49 +00:00
ARM: dts: msm: Disable wlan remoteproc in HSP cnss node
Bydefault wlan remoteproc is enabled in based dtsi file i.e. ravelin.dtsi. wpss image is load via remoteproc in MSL target and wlan FW load via PBL/SBL in HSP. So wlan remoteproc needed for MSL target only. This fix Disables wlan remoteproc entry for HSP cnss node. Change-Id: If6c7f72cbba4fb7f0a12ce5049c75ca7125f956f CRs-Fixed: 3413919
This commit is contained in:
@@ -26,3 +26,7 @@
|
||||
&bluetooth_qca6490 {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&wpss_pas {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user