From bf73e49e40a49b75eb49d4b5e777c45a3be4de55 Mon Sep 17 00:00:00 2001 From: Patan Saddam Date: Tue, 1 Oct 2024 00:25:12 +0530 Subject: [PATCH] ARM: dts: msm: Add tuna7 soc id Add tuna7 soc id. Change-Id: I14c8196bde03eaf683d7eb4bae3f1ef15caf76d3 Signed-off-by: Patan Saddam --- tuna/tuna-dsp.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuna/tuna-dsp.dts b/tuna/tuna-dsp.dts index 42944b9e..16e2dc3e 100644 --- a/tuna/tuna-dsp.dts +++ b/tuna/tuna-dsp.dts @@ -11,6 +11,6 @@ / { model = "Qualcomm Technologies, Inc. Tuna v1 SoC"; compatible = "qcom,tuna"; - qcom,msm-id = <655 0x10000>; + qcom,msm-id = <655 0x10000>, <681 0x10000>; qcom,board-id = <0 0>; };