Re: [PATCH v3 0/6] Add support for IR transmitters
From: Sean Young <sean@mess.org>
Date: 2016-11-02 17:29:16
Also in:
linux-leds, linux-media, lkml
From: Sean Young <sean@mess.org>
Date: 2016-11-02 17:29:16
Also in:
linux-leds, linux-media, lkml
On Wed, Nov 02, 2016 at 07:40:04PM +0900, Andi Shyti wrote:
The main goal is to add support in the rc framework for IR transmitters, which currently is only supported by lirc but that is not the preferred way. The last patch adds support for an IR transmitter driven by the MOSI line of an SPI controller, it's the case of the Samsung TM2(e) board which support is currently ongoing. The last patch adds support for an IR transmitter driven by the MOSI line of an SPI controller, it's the case of the Samsung TM2(e) board which support is currently ongoing.
Looks great! For the whole series: Reviewed-by: Sean Young <sean@mess.org> Thanks, Sean