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