[PATCH] media/rc: Send sync space information on the lirc device.

2014-07-24 Thread Austin Lund
quick sucession. When a reset event is delivered, we cannot know anything about the duration of the space. But it should be safe to assume it has been a long time and we just set the duration to maximum. Signed-off-by: Austin Lund Cc: linux-media@vger.kernel.org --- drivers/media/rc/ir-lirc-codec.c

Re: Lirc codec and starting "space" event

2014-04-03 Thread Austin Lund
On 1 April 2014 10:04, Austin Lund wrote: > Hi, > > I've been having a problem with a GPIO ir device in an i.mx6 arm > system that I have (cubox-i). > > It seems to all work ok, except the output on /dev/lirc0 is not quite > what lircd seems to expect. Lircd wan

Lirc codec and starting "space" event

2014-03-31 Thread Austin Lund
it's probably best not to fiddle with that if possible. Thanks. PS Please CC me as I'm not subscribed. From 49c041e6ab7a9d5fcbe87817d5e819c2aef6b3ac Mon Sep 17 00:00:00 2001 From: Austin Lund Date: Mon, 31 Mar 2014 14:52:47 +1000 Subject: [PATCH] media/rc: Send sync space information on