Re: [PATCH 1/5] drm/stm: ltdc: switch to regmap

From: Raphael Gallais-Pou
Date: Thu Jan 13 2022 - 04:37:48 EST



On 12/15/21 10:47 PM, Yannick Fertre wrote:
> Replace the legacy register access by regmap API.
>
> Signed-off-by: Yannick Fertre <yannick.fertre@xxxxxxxxxxx>
> ---
> drivers/gpu/drm/stm/ltdc.c | 138 ++++++++++++++++++-------------------
> drivers/gpu/drm/stm/ltdc.h | 1 +
> 2 files changed, 68 insertions(+), 71 deletions(-)


Hello Yannick,

Reviewed-by: Raphael Gallais-Pou <raphael.gallais-pou@xxxxxxxxxxx>
Tested-by: Raphael Gallais-Pou <raphael.gallais-pou@xxxxxxxxxxx>

Thanks for the patch,

Raphaël