mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
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:
@@ -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>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user