Hi Sergei,

Thanks for your patch.

On 2018-10-09 22:11:51 +0300, Sergei Shtylyov wrote:
> Add the R-Car V3H (R8A77980) SoC support to the R-Car gen3 thermal driver.
> 
> Signed-off-by: Sergei Shtylyov <sergei.shtyl...@cogentembedded.com>

Reviewed-by: Niklas Söderlund <niklas.soderlund+rene...@ragnatech.se>

> 
> ---
>  drivers/thermal/rcar_gen3_thermal.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> Index: linux-soc-thermal/drivers/thermal/rcar_gen3_thermal.c
> ===================================================================
> --- linux-soc-thermal.orig/drivers/thermal/rcar_gen3_thermal.c
> +++ linux-soc-thermal/drivers/thermal/rcar_gen3_thermal.c
> @@ -321,6 +321,7 @@ static const struct of_device_id rcar_ge
>       { .compatible = "renesas,r8a7795-thermal", },
>       { .compatible = "renesas,r8a7796-thermal", },
>       { .compatible = "renesas,r8a77965-thermal", },
> +     { .compatible = "renesas,r8a77980-thermal", },
>       {},
>  };
>  MODULE_DEVICE_TABLE(of, rcar_gen3_thermal_dt_ids);

-- 
Regards,
Niklas Söderlund

Reply via email to