Merge "ARM: dts: qcom: Add ParrotPRO SKU soc id support"

This commit is contained in:
qctecmdr
2024-05-17 00:28:13 -07:00
committed by Gerrit - the friendly Code Review server
21 changed files with 32 additions and 21 deletions

View File

@@ -12,6 +12,6 @@
/ {
model = "Qualcomm Technologies, Inc. Parrot IDP 4GB DDR";
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
qcom,msm-id = <537 0x10000>;
qcom,msm-id = <537 0x10000>, <663 0x10000>;
qcom,board-id = <34 0x600>;
};