ARM: dts: msm: Correct platform IDs on cinder IDPs

Correct platform IDs on cinder IDPs.

Change-Id: Iff07742de3a059cf6527b5438256f5ff16f69c61
This commit is contained in:
Melody Olvera
2022-06-29 15:18:10 -07:00
parent b7e88127f1
commit c1c8b2a02d
2 changed files with 2 additions and 2 deletions

View File

@@ -6,5 +6,5 @@
/ {
model = "Qualcomm Technologies, Inc. Cinder DU IDP";
compatible = "qcom,cinder-idp", "qcom,cinder", "qcom,idp";
qcom,board-id = <0x1 0x0>;
qcom,board-id = <0x22 0x0>;
};

View File

@@ -6,5 +6,5 @@
/ {
model = "Qualcomm Technologies, Inc. Cinder RU IDP";
compatible = "qcom,cinder-idp", "qcom,cinder", "qcom,idp";
qcom,board-id = <0x1 0x0>;
qcom,board-id = <0x22 0x0>;
};