[PATCH] mmc: atmel-mci: add 0x600 IP version
Nicolas Ferre
nicolas.ferre at atmel.com
Tue Aug 19 12:02:18 PDT 2014
On 12/06/2014 02:47, Ludovic Desroches :
> From: Nicolas Ferre <nicolas.ferre at atmel.com>
>
> Signed-off-by: Nicolas Ferre <nicolas.ferre at atmel.com>
> Acked-by: Ludovic Desroches <ludovic.desroches at atmel.com>
Chris, Ufl,
It seems that this tiny patch got forgotten: Should we re-send it?
Thanks, bye,
> ---
> drivers/mmc/host/atmel-mci.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/mmc/host/atmel-mci.c b/drivers/mmc/host/atmel-mci.c
> index 1b4b064..9c4c191 100644
> --- a/drivers/mmc/host/atmel-mci.c
> +++ b/drivers/mmc/host/atmel-mci.c
> @@ -2306,6 +2306,7 @@ static void __init atmci_get_cap(struct atmel_mci *host)
>
> /* keep only major version number */
> switch (version & 0xf00) {
> + case 0x600:
> case 0x500:
> host->caps.has_odd_clk_div = 1;
> case 0x400:
>
--
Nicolas Ferre
More information about the linux-arm-kernel
mailing list