Re: [PATCH v2 1/1] drm/panel: st7703: Fix timings when entering/exiting sleep

2023-10-15 Thread Guido Günther
Hi, On Mon, Feb 13, 2023 at 01:32:38PM +0100, Frank Oltmanns wrote: > Fix flickering of the pinephone's XDB599 panel that happens after > resume. > > Extend the delay after issuing the command to exit sleep mode from 60 to > 120 msec as per the controller's specification. > > Introduce a 120 msec

Re: [PATCH v2 1/1] drm/panel: st7703: Fix timings when entering/exiting sleep

2023-08-29 Thread Guido Günther
Hi, On Mon, Feb 13, 2023 at 01:32:38PM +0100, Frank Oltmanns wrote: > Fix flickering of the pinephone's XDB599 panel that happens after > resume. > > Extend the delay after issuing the command to exit sleep mode from 60 to > 120 msec as per the controller's specification. > > Introduce a 120 msec

[PATCH v2 1/1] drm/panel: st7703: Fix timings when entering/exiting sleep

2023-02-13 Thread Frank Oltmanns
Fix flickering of the pinephone's XDB599 panel that happens after resume. Extend the delay after issuing the command to exit sleep mode from 60 to 120 msec as per the controller's specification. Introduce a 120 msec delay after issuing the command to enter sleep mode. This is needed in order for