dts: qcom: Add Stormcloud soc id for new gaming variants.

Change-Id: Ic63020e245db5c5faa31b29c62d31c10d2a38642
This commit is contained in:
swatks
2024-02-29 16:05:27 +05:30
committed by Swathi K S
parent a3f208443a
commit 76ee6beb03

View File

@@ -10,6 +10,6 @@
/ {
model = "Qualcomm Technologies, Inc. Ravelin SoC";
compatible = "qcom,ravelin";
qcom,msm-id = <568 0x10000>, <602 0x10000>, <581 0x10000>, <582 0x10000>;
qcom,msm-id = <568 0x10000>, <602 0x10000>, <581 0x10000>, <582 0x10000>, <653 0x10000>, <654 0x10000>;
qcom,board-id = <0 0>, <0 0x600>, <0 0x601>, <0x10022 0x0>;
};