Re: [PATCH v3 4/5] clk: samsung: gs101: add support for Display Process Unit (DPU) clocks

From: André Draszik

Date: Wed Jan 14 2026 - 05:08:44 EST


On Tue, 2026-01-13 at 10:59 +0000, Peter Griffin wrote:
> cmu_dpu is the clock management unit used for the Display Process Unit
> block. It generates clocks for image scaler, compressor etc.
>
> Add support for the muxes, dividers and gates in cmu_dpu.
>
> Signed-off-by: Peter Griffin <peter.griffin@xxxxxxxxxx>
> ---
> Changes in v3
>  - Alpabetic ordering for all cmu_top children (André)
>
> Changes in v2:
>  - Update gout_dpu_dpu_pclk to gout_dpu_gpc_dpu_pclk (Peter)
>  - Fix dout_dpu_busp parent (Peter)
> ---
>  drivers/clk/samsung/clk-gs101.c | 283 ++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 283 insertions(+)

Reviewed-by: André Draszik <andre.draszik@xxxxxxxxxx>