Skip to content

Commit 9dd98b0

Browse files
z3ntuandersson
authored andcommitted
ARM: dts: qcom: msm8974-hammerhead: 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 d9abbfd commit 9dd98b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/boot/dts/qcom/qcom-msm8974-lge-nexus5-hammerhead.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
chassis-type = "handset";
1313

1414
aliases {
15+
mmc0 = &sdhc_1;
1516
serial0 = &blsp1_uart1;
1617
serial1 = &blsp2_uart4;
1718
};

0 commit comments

Comments
 (0)