Re: [PATCH v2 1/2] mmc: renesas_sdhi: enable R-Car D3 (r8a77995) support

2017-12-04 Thread Wolfram Sang
On Wed, Nov 29, 2017 at 05:06:45PM +0100, Ulrich Hecht wrote:
> Whitelists for internal DMAC implementation.
> 
> Signed-off-by: Ulrich Hecht 
> Reviewed-by: Geert Uytterhoeven 

Acked-by: Wolfram Sang 



signature.asc
Description: PGP signature


Re: [PATCH v2 1/2] mmc: renesas_sdhi: enable R-Car D3 (r8a77995) support

2017-11-30 Thread Ulf Hansson
On 29 November 2017 at 17:06, Ulrich Hecht
 wrote:
> Whitelists for internal DMAC implementation.
>
> Signed-off-by: Ulrich Hecht 
> Reviewed-by: Geert Uytterhoeven 

Thanks, applied for next!

Kind regards
Uffe

> ---
>  drivers/mmc/host/renesas_sdhi_internal_dmac.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/mmc/host/renesas_sdhi_internal_dmac.c 
> b/drivers/mmc/host/renesas_sdhi_internal_dmac.c
> index 41cbe84..396ae8a 100644
> --- a/drivers/mmc/host/renesas_sdhi_internal_dmac.c
> +++ b/drivers/mmc/host/renesas_sdhi_internal_dmac.c
> @@ -255,6 +255,7 @@ static const struct soc_device_attribute 
> gen3_soc_whitelist[] = {
>  { .soc_id = "r8a7795", .revision = "ES1.*" },
>  { .soc_id = "r8a7795", .revision = "ES2.0" },
>  { .soc_id = "r8a7796", .revision = "ES1.0" },
> +{ .soc_id = "r8a77995", .revision = "ES1.0" },
>  { /* sentinel */ }
>  };
>
> --
> 2.7.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html