Skip to content

Commit 4acc8d6

Browse files
konradybcioandersson
authored andcommitted
arm64: dts: qcom: bullhead: Add qcom,msm-id
Add the property required for the bootloader to select the correct device tree blob. It has been removed from the SoC device tree as it should be set on a per-device basis. Signed-off-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent c83e095 commit 4acc8d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
model = "LG Nexus 5X";
1212
compatible = "lg,bullhead", "qcom,msm8992";
1313
/* required for bootloader to select correct board */
14+
qcom,msm-id = <251 0>, <252 0>;
1415
qcom,board-id = <0xb64 0>;
1516
qcom,pmic-id = <0x10009 0x1000A 0x0 0x0>;
1617

0 commit comments

Comments
 (0)