video: devicetree: Add TunaP SoC to tuna target

- Add dt support for tunaP soc

Change-Id: If4b42e95d11b25db4ed33ece81017835848abb45
This commit is contained in:
Rajathi S
2024-10-29 09:29:17 +05:30
committed by V S Ganga VaraPrasad (VARA) Adabala
parent 6d195d47f9
commit 99fd685469

View File

@@ -14,6 +14,6 @@
/ { / {
model = "Qualcomm Technologies, Inc. tuna"; model = "Qualcomm Technologies, Inc. tuna";
compatible = "qcom,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>; qcom,board-id = <0 0>;
}; };