From 5b75d22385a7c3a0e235d7fb62ef1907257ffb5f Mon Sep 17 00:00:00 2001 From: Surabhi Vishnoi Date: Mon, 10 Feb 2025 12:15:05 +0530 Subject: [PATCH] ARM: dts: msm: Add STSafe320 eSE support to volcano IOT platform Add subtype-11 board-id in WLAN volcano IOT dtsi to support STSafe320 eSE feature. Change-Id: Iba6a041f87480b5033bafbd9d879793fefd5efe9 CRs-Fixed: 4050248 --- volcano6i-peach-cnss.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/volcano6i-peach-cnss.dts b/volcano6i-peach-cnss.dts index df9455da..8f411b4a 100644 --- a/volcano6i-peach-cnss.dts +++ b/volcano6i-peach-cnss.dts @@ -1,7 +1,7 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved. */ /dts-v1/; @@ -15,5 +15,5 @@ "qcom,volcanop", "qcom,idp", "qcom,volcano-mtp", "qcom,volcanop-mtp", "qcom,mtp"; qcom,msm-id = <0x4000291 0x10000>, <0x8000291 0x10000>, <0xc000291 0x10000>, <0x10000291 0x10000>, <0x4000292 0x10000>, <0x8000292 0x10000>, <0xc000292 0x10000>, <0x10000292 0x10000>; - qcom,board-id = <8 2>, <8 3>, <8 4>, <8 5>, <8 6>, <34 2>, <34 3>; + qcom,board-id = <8 2>, <8 3>, <8 4>, <8 5>, <8 6>, <34 2>, <34 3>, <8 11>; };