ARM: dts: msm: Use proper board_id for palima ATP

Use proper board_id convention for palima ATP.

Change-Id: I9ab119328f26a86cb5322752afbde8ccfd99090e
This commit is contained in:
Faiz Nabi Kuchay
2022-02-01 12:18:03 +05:30
committed by Gerrit - the friendly Code Review server
parent 79187d00e9
commit d993c303c0

View File

@@ -6,5 +6,5 @@
model = "Qualcomm Technologies, Inc. Cape ATP";
compatible = "qcom,cape", "qcom,cape-atp", "qcom,atp";
qcom,msm-id = <530 0x10000>, <531 0x10000>, <540 0x10000>;
qcom,board-id = <33 0>;
qcom,board-id = <0x10021 0>;
};