From 8ef99d091eac485e46dff15f71c2a306582b6e0a Mon Sep 17 00:00:00 2001 From: Jianmin Zhu Date: Thu, 25 Apr 2024 21:08:07 -0700 Subject: [PATCH] ARM: dts: msm: Add package ID to msm-IDs for SunP HDK Add package ID to msm-IDs for sun hdk SoC to support different hardware settings for WLAN. Change-Id: I9a93cdb4144fd66ebc51e3683f5ebbe32458b033 CRs-Fixed: 3798698 --- sunp-hdk-peach-cnss-v8.dts | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sunp-hdk-peach-cnss-v8.dts b/sunp-hdk-peach-cnss-v8.dts index 1bdf3114..cee68fca 100644 --- a/sunp-hdk-peach-cnss-v8.dts +++ b/sunp-hdk-peach-cnss-v8.dts @@ -12,6 +12,9 @@ / { model = "Qualcomm Technologies, Inc. Sun SoCs HDK"; compatible = "qcom,sunp-hdk", "qcom,sunp", "qcom,hdk"; - qcom,msm-id = <639 0x10000>, <639 0x20000>, <618 0x10000>, <618 0x20000>; + qcom,msm-id = <639 0x10000>, <639 0x20000>, <618 0x10000>, <618 0x20000>, + <0x100026a 0x10000>, <0x100026a 0x20000>, + <0x100027f 0x10000>, <0x100027f 0x20000>; + qcom,board-id = <0x1001f 0>; };