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 <luca@lucaweiss.eu> Link: https://lore.kernel.org/r/20250610-msm8974-mmc-alias-v2-1-1d8808478fba@lucaweiss.eu Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 3d8663c commit d9abbfd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)