On 06/12/2021 15:29, Mårten Lindahl wrote: > The ARTPEC-8 SoC has a DWMMC controller that is compatible with the > Exynos 7 version v2.70a. The main differences from Exynos 7 is that it > does not support HS400 and has extended data read timeout. > > This patch adds compatibility string "axis,artpec8-dw-mshc" for > ARTPEC-8, and DW_MCI_TYPE_ARTPEC8 is added to the dw_mci_exynos_type. > > Signed-off-by: Mårten Lindahl <marten.lindahl@xxxxxxxx> > --- > > v2: > - Change compatible string vendor prefix > > drivers/mmc/host/dw_mmc-exynos.c | 47 ++++++++++++++++++++++++-------- > 1 file changed, 36 insertions(+), 11 deletions(-) > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> Best regards, Krzysztof