From 99fd6854692bdbc099432537e34ef4f05c11607d Mon Sep 17 00:00:00 2001 From: Rajathi S Date: Tue, 29 Oct 2024 09:29:17 +0530 Subject: [PATCH] video: devicetree: Add TunaP SoC to tuna target - Add dt support for tunaP soc Change-Id: If4b42e95d11b25db4ed33ece81017835848abb45 --- tuna-vidc.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuna-vidc.dts b/tuna-vidc.dts index ba395185..c96b1be2 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>, <681 0x10000>; + qcom,msm-id = <655 0x10000>, <681 0x10000>, <694 0x10000>; qcom,board-id = <0 0>; };