From 357167c25c81fbc3dcd2e214f40a7b94653e7417 Mon Sep 17 00:00:00 2001 From: Patan Saddam Date: Mon, 28 Oct 2024 10:24:13 +0530 Subject: [PATCH] ARM: dts: msm: Add tuna APQ SKU soc id Add tuna APQ SKU soc id. Change-Id: If7b7f1271f49776b205a8f2044eb5202d4ba4dea 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 16e2dc3e..e3132278 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>, <681 0x10000>; + qcom,msm-id = <655 0x10000>, <681 0x10000>, <694 0x10000>; qcom,board-id = <0 0>; };