]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm: renesas: rz-du: mipi_dsi: Set DSI divider
authorChris Brandt <chris.brandt@renesas.com>
Fri, 27 Feb 2026 01:52:16 +0000 (20:52 -0500)
committerBiju Das <biju.das.jz@bp.renesas.com>
Mon, 2 Mar 2026 10:28:38 +0000 (10:28 +0000)
commitfb797a70108f3fda83fde6dea30bee4be7d5df8b
tree7663663524de975de46edb01883d967bafd3f186
parent89ff45359abbf9d8d3c4aa3f5a57ed0be82b5a12
drm: renesas: rz-du: mipi_dsi: Set DSI divider

Before the MIPI DSI clock source can be configured, the target divide
ratio needs to be set.

Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Tested-by: Biju Das <biju.das.jz@bp.renesas.com>
Fixes: 5a4326f2e3b1 ("clk: renesas: rzg2l: Remove DSI clock rate restrictions")
Link: https://patch.msgid.link/20260227015216.2721504-1-chris.brandt@renesas.com
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
drivers/gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.c