summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSean Young <sean@mess.org>2022-01-14 15:24:27 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-01-24 01:38:32 +0100
commit1ad09bbf8458298f224eea04e44507bccbe8b229 (patch)
tree4ffbb78d31cdb5b00ed8aa01a8005a9e9cbb3091 /tools/perf/scripts/python
parentd49a14a946db0a8e0713aa43034879f967ab75e2 (diff)
downloadlinux-1ad09bbf8458298f224eea04e44507bccbe8b229.tar.gz
linux-1ad09bbf8458298f224eea04e44507bccbe8b229.zip
media: mtk-cir: reduce message end to fix nec repeats
The ir receiver generates an interrupt with the IR data, once a space of at least ok_count is has been seen. Currently this is about 110ms; when holding down a button on a nec remote, no such space is seen until the button is released. This means nothing happens until you release the button. The sample rate is fixed at 46us, so the maximum space that can be encoded is about 12ms. So, the set ok_count above that at 23ms. Cc: Sean Wang <sean.wang@mediatek.com> Cc: Matthias Brugger <matthias.bgg@gmail.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions