Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 71e4c799 authored by Ram Prakash Gupta's avatar Ram Prakash Gupta
Browse files

ARM: dts: msm: Bind emmc and sdcard slot to 0 & 1

Bind emmc and sdcard slot to 0 & 1 respectively to avoid
emmc and sdcard slot mixup.

Change-Id: I85196b467eb1e1b938fc7f657a95d7a34b19532f
parent 0f4b18cd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -50,8 +50,8 @@

	aliases {
			ufshc1 = &ufshc_mem; /* Embedded UFS Slot */
			sdhc1 = &sdhc_1; /*SDC1 eMMC slot*/
			sdhc2 = &sdhc_2; /* SDC2 SD card slot */
			sdhc0 = &sdhc_1; /*SDC1 eMMC slot*/
			sdhc1 = &sdhc_2; /* SDC2 SD card slot */
			swr0 = &swr0;
			swr1 = &swr1;
			swr2 = &swr2;