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 WCN6750 QRD 4GB DDR";
compatible = "qcom,parrot-qrd", "qcom,parrot", "qcom,qrd";
qcom,msm-id = <537 0x10000>;
qcom,msm-id = <537 0x10000>, <663 0x10000>;
qcom,board-id = <0x1000B 0x601>;
};