ARM: dts: msm: Update board id for neo

For neo update board_id to select correct device
tree for low memory support.

Change-Id: Ie130e1bc3e68166def9f63210afa99f25ff0a194
This commit is contained in:
Mayank Grover
2021-11-11 10:13:24 +05:30
committed by Amrit Anand
parent fd0714aee2
commit e596f69e79

View File

@@ -6,5 +6,5 @@
/ {
model = "Qualcomm Technologies, Inc. NEO RUMI";
compatible = "qcom,neo-rumi", "qcom,neo", "qcom,rumi";
qcom,board-id = <0x1000f 0>;
qcom,board-id = <0x1000f 0x0400>;
};