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:
@@ -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>;
|
||||
|
@@ -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>;
|
||||
|
Reference in New Issue
Block a user