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
This commit is contained in:
Alan Z. Chen
2025-04-07 11:16:52 -07:00
parent 0488cf9fab
commit 55e9273e64
2 changed files with 2 additions and 0 deletions

View File

@@ -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>;

View File

@@ -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>;