Skip to content

Commit d9abbfd

Browse files
z3ntuandersson
authored andcommitted
ARM: dts: qcom: msm8974-oneplus-bacon: Add alias for mmc0
Add an alias for the internal storage so it always becomes mmcblk0. This avoids issues with internal storage becoming mmcblk1 unexpectedly and aligns this board with other boards that use MMC storage. Signed-off-by: Luca Weiss <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 3d8663c commit d9abbfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/boot/dts/qcom/qcom-msm8974pro-oneplus-bacon.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
qcom,board-id = <8 0>;
1414

1515
aliases {
16+
mmc0 = &sdhc_1;
1617
serial0 = &blsp1_uart2;
1718
};
1819

0 commit comments

Comments
 (0)