[PATCH v2 0/3] Add devicetree aliases for mmc on multiple MSM8974 devices

From: Luca Weiss
Date: Tue Jun 10 2025 - 13:04:34 EST


Add an alias for the internal storage so it always becomes mmcblk0 and
- where applicable - SD card becomes mmcblk1.

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@xxxxxxxxxxxx>
---
Changes in v2:
- Expand on commit messages (Bjorn)
- Link to v1: https://lore.kernel.org/r/20250419-msm8974-mmc-alias-v1-0-82aa131224b6@xxxxxxxxxxxx

---
Luca Weiss (3):
ARM: dts: qcom: msm8974-oneplus-bacon: Add alias for mmc0
ARM: dts: qcom: msm8974-hammerhead: Add alias for mmc0
ARM: dts: qcom: msm8974-sony-xperia-rhine: Add alias for mmc0 & mmc1

arch/arm/boot/dts/qcom/qcom-msm8974-lge-nexus5-hammerhead.dts | 1 +
arch/arm/boot/dts/qcom/qcom-msm8974-sony-xperia-rhine.dtsi | 2 ++
arch/arm/boot/dts/qcom/qcom-msm8974pro-oneplus-bacon.dts | 1 +
3 files changed, 4 insertions(+)
---
base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
change-id: 20250419-msm8974-mmc-alias-893d197dc61a

Best regards,
--
Luca Weiss <luca@xxxxxxxxxxxx>