video: devicetree: Add Ramos socid to tuna target

- Add dt support for Ramos

Change-Id: I6274eb47f53f451e66153e45e628d368f8306e05
Signed-off-by: Rajathi S <quic_rajathis@quicinc.com>
This commit is contained in:
Rajathi S
2024-09-12 11:37:55 +05:30
committed by Rajathi Srinivasan
parent ecc94111df
commit dc388a6fce

View File

@@ -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>;
};