ARM: dts: msm: Add tuna7 soc id

Add tuna7 soc id.

Change-Id: I14c8196bde03eaf683d7eb4bae3f1ef15caf76d3
Signed-off-by: Patan Saddam <quic_psaddam@quicinc.com>
This commit is contained in:
Patan Saddam
2024-10-01 00:25:12 +05:30
committed by Saddam Patan
parent 826a016e5b
commit bf73e49e40

View File

@@ -11,6 +11,6 @@
/ {
model = "Qualcomm Technologies, Inc. Tuna v1 SoC";
compatible = "qcom,tuna";
qcom,msm-id = <655 0x10000>;
qcom,msm-id = <655 0x10000>, <681 0x10000>;
qcom,board-id = <0 0>;
};