Hi, This series does some preparatory work to s5p_sdhci and exynos_dw_mmc drivers to make it possible to move some exynos devices over to OF_UPSTREAM. I am planning to send additional patches for other subsystems as well, with the end goal of moving over exynos4412-odroid-u2 and exynos5422-odroid-xu4 to use OF_UPSTREAM.
Patch 1, "mmc: s5p_sdhci: remove duplicated card detect code", was originally authored by Simon Shields: https://github.com/fourkbomb/u-boot/commit/2eac9dea7903, but I have not been able to get in contact with them and have therefore changed to set me as author instead. Best regards, Henrik Grimler To: Peng Fan <peng....@nxp.com> To: Jaehoon Chung <jh80.ch...@samsung.com> To: David Virag <virag.david...@gmail.com> To: Sam Protsenko <semen.protse...@linaro.org> To: Minkyu Kang <mk7.k...@samsung.com> To: Tom Rini <tr...@konsulko.com> Cc: ~postmarketos/upstream...@lists.sr.ht Cc: replic...@osuosl.org Cc: u-boot@lists.denx.de Signed-off-by: Henrik Grimler <hen...@grimler.se> --- Henrik Grimler (2): mmc: s5p_sdhci: remove duplicated card detect code mmc: s5p_sdhci: add samsung,exynos4210-sdhci compatible Jaehoon Chung (1): mmc: exynos_dw_mmc: add exynos5420 compatibles drivers/mmc/exynos_dw_mmc.c | 6 ++++++ drivers/mmc/s5p_sdhci.c | 11 +---------- 2 files changed, 7 insertions(+), 10 deletions(-) --- base-commit: bd0ade7d090a334b3986936d63a34001d99722ad change-id: 20250714-samsung-mmc-fixes-0cebd9393b7c Best regards, -- Henrik Grimler <hen...@grimler.se>