On Mon, Nov 08, 2021 at 12:41:45PM +0100, Marek Vasut wrote: > Modern devices may redraw display at 60 Hz, make sure we have one input > sample per one frame. Reduce sample period to 15ms, so we would get up > to 66.6 samples per second, although realistically with all the jitter > and extra scheduling wiggle room, we would end up just above 60 samples > per second. This should be a good compromise between sampling too often > and sampling too seldom. > > Signed-off-by: Marek Vasut <marex@xxxxxxx> > Cc: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> > Cc: Joe Hung <joe_hung@xxxxxxxxxx> > Cc: Luca Hsu <luca_hsu@xxxxxxxxxx> Applied, thank you. -- Dmitry