Re: [PATCH] staging: fbtft: fb_upd161704: replace udelay with usleep_range
From: Andy Shevchenko
Date: Wed Sep 16 2026 - 07:27:51 EST
On Wed, Sep 16, 2026 at 11:53:55AM +0200, Nam Cao wrote:
> Omer PALA <palaomer100@xxxxxxxxx> writes:
...
> Btw, I am curious why we have these udelay(). Can we remove them?
Once again remind people that FBTFT works for both busses: SPI and parallel,
the latter one is usually GPIO-based and quite slow (I have one of the panel in
this mode, it gives me ~2-3fps at best on a 10y.o. x86_64 embedded device).
Maybe that's the reason? In any case, I think the datasheet on the panel should
answer the question.
--
With Best Regards,
Andy Shevchenko