Re: [PATCH v2 02/14] drm/msm/hdmi: simplify extp clock handling

2024-06-11 Thread Jessica Zhang
On 5/22/2024 3:50 AM, Dmitry Baryshkov wrote: With the extp being the only "power" clock left, remove the surrounding loops and handle the extp clock directly. Signed-off-by: Dmitry Baryshkov Reviewed-by: Jessica Zhang --- drivers/gpu/drm/msm/hdmi/hdmi.c| 24 --

[PATCH v2 02/14] drm/msm/hdmi: simplify extp clock handling

2024-05-22 Thread Dmitry Baryshkov
With the extp being the only "power" clock left, remove the surrounding loops and handle the extp clock directly. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/hdmi/hdmi.c| 24 drivers/gpu/drm/msm/hdmi/hdmi.h| 6 +- drivers/gpu/drm/msm/hdmi