ARM: dts: msm: Adding support for Tuna APQ

This change adds support for Tuna APQ soc.

CRs-Fixed: 3933582
Change-Id: Ib098bb7f28101a281d6342c033f5f239c0e64049
This commit is contained in:
Yash Upadhyay
2024-10-29 10:25:29 +05:30
parent faca95135f
commit a54dd41744

View File

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