From dc388a6fcea69d15876a169879a5b832483fbd51 Mon Sep 17 00:00:00 2001 From: Rajathi S Date: Thu, 12 Sep 2024 11:37:55 +0530 Subject: [PATCH] video: devicetree: Add Ramos socid to tuna target - Add dt support for Ramos Change-Id: I6274eb47f53f451e66153e45e628d368f8306e05 Signed-off-by: Rajathi S --- tuna-vidc.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuna-vidc.dts b/tuna-vidc.dts index 81aaabef..ba395185 100644 --- a/tuna-vidc.dts +++ b/tuna-vidc.dts @@ -14,6 +14,6 @@ / { model = "Qualcomm Technologies, Inc. tuna"; compatible = "qcom,tuna"; - qcom,msm-id = <655 0x10000>; + qcom,msm-id = <655 0x10000>, <681 0x10000>; qcom,board-id = <0 0>; };