linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ARM: dts: add mmc aliases for Exynos devices
@ 2023-01-26 10:38 Henrik Grimler
  2023-01-26 10:38 ` [PATCH 1/6] ARM: dts: exynos: add mmc aliases for Exynos3250 Henrik Grimler
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Henrik Grimler @ 2023-01-26 10:38 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, alim.akhtar, devicetree,
	linux-arm-kernel, linux-samsung-soc, linux-kernel, phone-devel,
	~postmarketos/upstreaming
  Cc: Henrik Grimler

It is convenient to have fixed mmcblk numbering of the eMMC and
sdcard, and with these aliases all Exynos 4 and 5 devices (and
probably Exynos 3, but I do not have one of those boards so cannot
verify) will have the eMMC as mmc0 and sdcard as mmc2.

I also removed sdhc aliases, as they should not be needed after [1] as
I understand it.

[1] https://lkml.kernel.org/lkml/20211124184603.3897245-1-john@metanate.com/

Henrik Grimler (6):
  ARM: dts: exynos: add mmc aliases for Exynos3250
  ARM: dts: exynos: add mmc aliases for Exynos4210
  ARM: dts: exynos: add mmc aliases for Exynos4412
  ARM: dts: exynos: add mmc aliases for Exynos5250
  ARM: dts: exynos: add mmc aliases for Exynos5410
  ARM: dts: exynos: add mmc aliases for Exynos5420

 arch/arm/boot/dts/exynos3250.dtsi | 6 +++---
 arch/arm/boot/dts/exynos4210.dtsi | 4 ++++
 arch/arm/boot/dts/exynos4412.dtsi | 5 ++++-
 arch/arm/boot/dts/exynos5250.dtsi | 8 ++++----
 arch/arm/boot/dts/exynos5410.dtsi | 3 +++
 arch/arm/boot/dts/exynos5420.dtsi | 6 +++---
 6 files changed, 21 insertions(+), 11 deletions(-)


base-commit: 9ca5a7ce492d182c25ea2e785eeb72cee1d5056b
-- 
2.39.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-01-26 13:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-26 10:38 [PATCH 0/6] ARM: dts: add mmc aliases for Exynos devices Henrik Grimler
2023-01-26 10:38 ` [PATCH 1/6] ARM: dts: exynos: add mmc aliases for Exynos3250 Henrik Grimler
2023-01-26 10:38 ` [PATCH 2/6] ARM: dts: exynos: add mmc aliases for Exynos4210 Henrik Grimler
2023-01-26 10:38 ` [PATCH 3/6] ARM: dts: exynos: add mmc aliases for Exynos4412 Henrik Grimler
2023-01-26 12:24   ` Krzysztof Kozlowski
2023-01-26 10:38 ` [PATCH 4/6] ARM: dts: exynos: add mmc aliases for Exynos5250 Henrik Grimler
2023-01-26 10:38 ` [PATCH 5/6] ARM: dts: exynos: add mmc aliases for Exynos5410 Henrik Grimler
2023-01-26 10:38 ` [PATCH 6/6] ARM: dts: exynos: add mmc aliases for Exynos5420 Henrik Grimler
2023-01-26 12:22 ` [PATCH 0/6] ARM: dts: add mmc aliases for Exynos devices Krzysztof Kozlowski
2023-01-26 13:19   ` Henrik Grimler
2023-01-26 13:28     ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).