ARM: dts: msm: Update the subtype with ddr info

Subtype bits 10:8 contains ddr information and ddr info is absolutely
matched, so update the subtype with ddr info for sdxbaagha rumi.

Change-Id: Id5ef4873d027651ec9753621f6bde812f8010ee4
This commit is contained in:
Lijuan Gao
2022-10-10 11:23:02 +08:00
parent 0ff16de88a
commit 5f1e2d0a6b

View File

@@ -7,5 +7,5 @@
model = "Qualcomm Technologies, Inc. SDXBAAGHA RUMI";
compatible = "qcom,sdxbaagha-rumi",
"qcom,sdxbaagha", "qcom,rumi";
qcom,board-id = <0x0F 0>;
qcom,board-id = <0x0F 0x400>;
};