Re: [PATCH RESEND v1 4/8] drm/stm: ltdc: implement bus clock

2024-01-10 Thread Raphael Gallais-Pou
On 12/21/23 14:17, Dmitry Baryshkov wrote: > On Thu, 21 Dec 2023 at 14:45, Raphael Gallais-Pou > wrote: >> From: Yannick Fertre >> >> The latest hardware version of the LTDC presents the addition of a bus >> clock, which contains the global configuration registers and the interrupt >> register.

Re: [PATCH RESEND v1 4/8] drm/stm: ltdc: implement bus clock

2023-12-21 Thread Dmitry Baryshkov
On Thu, 21 Dec 2023 at 14:45, Raphael Gallais-Pou wrote: > > From: Yannick Fertre > > The latest hardware version of the LTDC presents the addition of a bus > clock, which contains the global configuration registers and the interrupt > register. > > Signed-off-by: Yannick Fertre > --- > drivers

[PATCH RESEND v1 4/8] drm/stm: ltdc: implement bus clock

2023-12-21 Thread Raphael Gallais-Pou
From: Yannick Fertre The latest hardware version of the LTDC presents the addition of a bus clock, which contains the global configuration registers and the interrupt register. Signed-off-by: Yannick Fertre --- drivers/gpu/drm/stm/ltdc.c | 8 drivers/gpu/drm/stm/ltdc.h | 1 + 2 files