Hi Hugo,

Thanks for the feedback.

> -----Original Message-----
> From: Hugo Villeneuve <[email protected]>
> Sent: 17 March 2026 14:47
> Subject: Re: [PATCH 1/2] drm: renesas: rzg2l_mipi_dsi: Use fsleep() for 1ms 
> delay in D-PHY init
> 
> Hi Biju,
> 
> On Tue, 17 Mar 2026 12:36:00 +0000
> Biju <[email protected]> wrote:
> 
> > From: Biju Das <[email protected]>
> 
> The commit message seems confusing to me, indicating that you only changed 
> fsleep, but did not change
> the delay? Maybe change it to indicate that you increase the delay from 1us 
> to 1ms, which is the real
> reason of the change (why).
> 
> >
> > Replace udelay(1) with fsleep(1000) in rzg2l_mipi_dsi_dphy_init() to
> 
> Same here, the real reason of the change is to increase the delay, and this 
> is not obviously stated.

Agreed. I will update the commit message for increasing the delay from 1us to 1 
ms to
match with the hardware manual.

Cheers,
Biju

Reply via email to