dan-and / linux-sunxi

Linux source for Allwinner/Boxchip F20 (sun3i), A10 (sun4i), A12/A13 (sun5i), A20 (sun7i) SoCs -- You can visit it a chat at https://gitter.im/dan-and/linux-sunxi --
http://linux-sunxi.org/Linux
Other
17 stars 17 forks source link

Add rc-core driver for A20 in tree #20

Closed damien7851 closed 8 years ago

damien7851 commented 8 years ago

Hi,

I have backport rc driver from mainline kernel to legacy kernel. This add support for all remote supported by current mainline kernel. modified: Kconfig modified: Makefile new file: sunxi_lirc_new.c new file: sunxi_lirc_new.h

damien7851 commented 8 years ago

Hi,

Thank you, but there is a bug in PWM sunxi. The frequency and duty cycle are miscalculated. I correct this morning but I could try that tonight if I have time.

Cordialy.

damien7851 commented 8 years ago

Hi, the bug is fixed but there is some small errors on the generation of frequency. polarity function does not work I think ( only tested with sysfs).