diff --git a/canoe-kiwi-cnss.dtsi b/canoe-kiwi-cnss.dtsi index 671da36c..3026b8a9 100644 --- a/canoe-kiwi-cnss.dtsi +++ b/canoe-kiwi-cnss.dtsi @@ -90,6 +90,7 @@ qcom,same-dt-multi-dev; /* For AOP communication, use direct QMP instead of mailbox */ qcom,qmp = <&aoss_qmp>; + platform-name-required; vdd-wlan-aon-supply = <&L2G>; qcom,vdd-wlan-aon-config = <1800000 1800000 30000 0 1>; diff --git a/canoe-peach-cnss.dtsi b/canoe-peach-cnss.dtsi index e2c1c70e..b444f039 100644 --- a/canoe-peach-cnss.dtsi +++ b/canoe-peach-cnss.dtsi @@ -107,6 +107,7 @@ /* For AOP communication, use direct QMP instead of mailbox */ qcom,qmp = <&aoss_qmp>; msix-match-addr = <0x3000>; + platform-name-required; vdd-wlan-aon-supply = <&L2G>; qcom,vdd-wlan-aon-config = <1800000 1800000 30000 0 1>;