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 <[email protected]> To: Jaehoon Chung <[email protected]> To: David Virag <[email protected]> To: Sam Protsenko <[email protected]> To: Minkyu Kang <[email protected]> To: Tom Rini <[email protected]> Cc: ~postmarketos/[email protected] Cc: [email protected] Cc: [email protected] Signed-off-by: Henrik Grimler <[email protected]> --- 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 <[email protected]> _______________________________________________ Replicant mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/replicant
