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

Set board id representing 3GB ddr size.

Change-Id: Iae8a86fabb702ccc00940ed0ed68711d0f618bff
This commit is contained in:
Akshay Adiga
2022-09-27 00:12:38 -07:00
parent 9b11303743
commit 82ebf7da12

View File

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