ARM: dts: msm: Add parrot soc id's

Add parrot soc id's for supporting variants

Change-Id: I4ff04da42fb4a4b95599c7d7ee787d2d30a7e1ea
This commit is contained in:
Akhil Manikoth Kallankandy
2024-07-16 15:06:15 +05:30
parent 73d8eb7ad7
commit 9c36971c24

View File

@@ -10,6 +10,6 @@
/ {
model = "Qualcomm Technologies, Inc. parrot v1 SoC";
compatible = "qcom,parrot";
qcom,msm-id = <537 0x10000>, <613 0x10000>, <663 0x10000>;
qcom,msm-id = <537 0x10000>, <613 0x10000>, <663 0x10000>, <633 0x10000>, <583 0x10000>, <631 0x10000>, <634 0x10000>, <638 0x10000>;
qcom,board-id = <0 0>;
};