ARM: dts: msm: Fix board id for scuba_auto-idp

Set board id representing 3GB ddr size.

Change-Id: Ib6385aeb8bd7a5b16fc5b760c30e7b66787082db
This commit is contained in:
Akshay Adiga
2022-09-25 22:59:35 -07:00
parent 7e1175ef2d
commit 9b11303743

View File

@@ -7,6 +7,6 @@
model = "Qualcomm Technologies, Inc. SCUBA AUTO IDP";
compatible = "qcom,sa410m", "qcom,idp", "qcom,sa410m-idp";
qcom,msm-id = <441 0x10000>, <471 0x10000>;
qcom,board-id = <34 0x0>;
qcom,board-id = <34 0x500>;
};