Re: [PATCH v3 2/4] mmc: dw_mmc-exynos: Add support for ARTPEC-8
From: Marten Lindahl <hidden>
Date: 2021-12-09 20:28:01
Also in:
linux-arm-kernel, linux-mmc, linux-samsung-soc
From: Marten Lindahl <hidden>
Date: 2021-12-09 20:28:01
Also in:
linux-arm-kernel, linux-mmc, linux-samsung-soc
On Thu, Dec 09, 2021 at 07:28:12PM +0100, Krzysztof Kozlowski wrote:
On 09/12/2021 17:45, Mårten Lindahl wrote:quoted
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 <redacted> --- v2: - Change compatible string vendor prefix drivers/mmc/host/dw_mmc-exynos.c | 47 ++++++++++++++++++++++++-------- 1 file changed, 36 insertions(+), 11 deletions(-)
Hi Krzysztof!
Here you dropped my tag as well.
I'm very sorry. I will of course add it right away. Kind regards Mårten
Best regards, Krzysztof