Merge "ARM: dts: msm: Add platform_name_required field for Canoe" into wlan-platform.lnx.2.0

This commit is contained in:
CNSS_WLAN Service
2025-04-08 22:44:39 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 2 additions and 0 deletions

View File

@@ -90,6 +90,7 @@
qcom,same-dt-multi-dev; qcom,same-dt-multi-dev;
/* For AOP communication, use direct QMP instead of mailbox */ /* For AOP communication, use direct QMP instead of mailbox */
qcom,qmp = <&aoss_qmp>; qcom,qmp = <&aoss_qmp>;
platform-name-required;
vdd-wlan-aon-supply = <&L2G>; vdd-wlan-aon-supply = <&L2G>;
qcom,vdd-wlan-aon-config = <1800000 1800000 30000 0 1>; qcom,vdd-wlan-aon-config = <1800000 1800000 30000 0 1>;

View File

@@ -107,6 +107,7 @@
/* For AOP communication, use direct QMP instead of mailbox */ /* For AOP communication, use direct QMP instead of mailbox */
qcom,qmp = <&aoss_qmp>; qcom,qmp = <&aoss_qmp>;
msix-match-addr = <0x3000>; msix-match-addr = <0x3000>;
platform-name-required;
vdd-wlan-aon-supply = <&L2G>; vdd-wlan-aon-supply = <&L2G>;
qcom,vdd-wlan-aon-config = <1800000 1800000 30000 0 1>; qcom,vdd-wlan-aon-config = <1800000 1800000 30000 0 1>;