From 9c4a64a2d07f1b2c115fafec3cd316759fc0cf80 Mon Sep 17 00:00:00 2001 From: Amruth Naga Date: Thu, 25 Apr 2024 09:15:30 +0530 Subject: [PATCH] [NFC][DT]: Add new MSM-ID to support SKU2 platform - Added new MSM-ID to support SKU2 platform. Change-Id: Ie42e179a5084f22277e9ed52e79179c948db2d3b --- st/sun-nfc-qrd-sku2-v8.dts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/st/sun-nfc-qrd-sku2-v8.dts b/st/sun-nfc-qrd-sku2-v8.dts index 8f8fe9a5..eee84f27 100644 --- a/st/sun-nfc-qrd-sku2-v8.dts +++ b/st/sun-nfc-qrd-sku2-v8.dts @@ -11,7 +11,8 @@ / { model = "Qualcomm Technologies, Inc. Sun QRD SKU2 V8 Power Grid"; compatible = "qcom,sun-qrd", "qcom,sun", "qcom,sunp-qrd", "qcom,sunp","qcom,qrd"; - qcom,msm-id = <618 0x10000>, <618 0x20000>, - <0x100026a 0x10000>, <0x100026a 0x20000>; + qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>, + <0x100026a 0x10000>, <0x100026a 0x20000>, + <0x100027f 0x10000>, <0x100027f 0x20000>; qcom,board-id = <0x2000B 0>; };