From 55e9273e6498843b36528afd2df009766b8b181b Mon Sep 17 00:00:00 2001 From: "Alan Z. Chen" Date: Mon, 7 Apr 2025 11:16:52 -0700 Subject: [PATCH] ARM: dts: msm: Add platform_name_required field for Canoe Add platform_name_required field for Canoe in order to get platform type. Change-Id: I2cb1338e126e494469a17a771e95254821125236 CRs-Fixed: 4108935 --- canoe-kiwi-cnss.dtsi | 1 + canoe-peach-cnss.dtsi | 1 + 2 files changed, 2 insertions(+) diff --git a/canoe-kiwi-cnss.dtsi b/canoe-kiwi-cnss.dtsi index 4e2bb88f..7c2eabcc 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 0b7d7c0f..8a82fd00 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>;