Hi Marek, On 1/17/20 12:25 AM, Marek Szyprowski wrote: > Hi All > > This patchset restores booting from SD-card on Exynos4412-based Odroid > U3/X2 boards. It relies on the Exynos MMC device id auto-dectection and > PMIC device name fixes: > https://patchwork.ozlabs.org/patch/1223558/ > https://patchwork.ozlabs.org/patch/1224228/
Thanks for patches. I will check this patch-set. Best Regard, Jaehoon Chung > > Best regards > Marek Szyprowski > Samsung R&D Institute Poland > > > Patch summary: > > Marek Szyprowski (3): > mmc: s5p_sdhci: Read generic MMC properties from DT > arm: dts: exynos: Fix card-detect polarity for SD card on Odroid U3/X2 > arm: dts: exynos: Use common alias for Odroid U3/X2 MMC2 (SD-card) > > arch/arm/dts/exynos4412-odroid.dts | 3 ++- > drivers/mmc/s5p_sdhci.c | 5 +++++ > include/configs/odroid.h | 2 +- > 3 files changed, 8 insertions(+), 2 deletions(-) >