All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Improvements on RZ/G2L MIPI DSI driver
@ 2026-03-17 12:35 Biju
  2026-03-17 12:36 ` [PATCH 1/2] drm: renesas: rzg2l_mipi_dsi: Use fsleep() for 1ms delay in D-PHY init Biju
  2026-03-17 12:36 ` [PATCH 2/2] drm: renesas: rzg2l_mipi_dsi: Fix the power-on sequence Biju
  0 siblings, 2 replies; 22+ messages in thread
From: Biju @ 2026-03-17 12:35 UTC (permalink / raw)
  To: Biju Das, Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann,
	David Airlie, Simona Vetter, Philipp Zabel
  Cc: dri-devel, linux-renesas-soc, linux-kernel, Geert Uytterhoeven,
	Chris Brandt, Hugo Villeneuve, Prabhakar Mahadev Lad, Biju Das

From: Biju Das <biju.das.jz@bp.renesas.com>

Hi All,

Enhance RZ/G2L MIPI DSI driver based on "Figure 34.5 Power on sequence",
on section "34.4.2.1 Reset" of the RZ/G2L hardware manual Rev.1.50 May,
2025.

As per the hardware manual, it is required to wait >= 1msec after
deasserting the CMN_RSTB signal, and writing to DSI PHY timing registers
and few LINK registers should be done before deasserting the CMN_RSTB.

Biju Das (2):
  drm: renesas: rzg2l_mipi_dsi: Use fsleep() for 1ms delay in D-PHY init
  drm: renesas: rzg2l_mipi_dsi: Fix the power-on sequence

 .../gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.c    | 27 +++++++++++--------
 1 file changed, 16 insertions(+), 11 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2026-03-17 20:54 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-17 12:35 [PATCH 0/2] Improvements on RZ/G2L MIPI DSI driver Biju
2026-03-17 12:36 ` [PATCH 1/2] drm: renesas: rzg2l_mipi_dsi: Use fsleep() for 1ms delay in D-PHY init Biju
2026-03-17 14:47   ` Hugo Villeneuve
2026-03-17 15:01     ` Biju Das
2026-03-17 15:02   ` Hugo Villeneuve
2026-03-17 15:15     ` Biju Das
2026-03-17 12:36 ` [PATCH 2/2] drm: renesas: rzg2l_mipi_dsi: Fix the power-on sequence Biju
2026-03-17 15:01   ` Hugo Villeneuve
2026-03-17 15:13     ` Biju Das
2026-03-17 15:20       ` Hugo Villeneuve
2026-03-17 15:45         ` Biju Das
2026-03-17 16:12           ` Hugo Villeneuve
2026-03-17 16:36             ` Biju Das
2026-03-17 18:52               ` Hugo Villeneuve
2026-03-17 19:37                 ` Biju Das
2026-03-17 19:49                   ` Hugo Villeneuve
2026-03-17 20:10                     ` Biju Das
2026-03-17 20:45                       ` Biju Das
2026-03-17 20:54                       ` Hugo Villeneuve
2026-03-17 16:04   ` Tommaso Merciai
2026-03-17 16:16     ` Biju Das
2026-03-17 16:36       ` Tommaso Merciai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.