From: Laurent Pinchart Date: Thu, 13 Jun 2013 16:54:44 +0000 (+0200) Subject: pwm: Add Renesas TPU PWM driver X-Git-Tag: v3.11-rc1~51^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99b82abb0a35b07310ea6334257829af168c8e08;p=pandora-kernel.git pwm: Add Renesas TPU PWM driver The Timer Pulse Unit (TPU) is a 4-channels 16-bit timer used to generate waveforms. This driver exposes PWM functions through the PWM API for other drivers to use. The code is loosely based on the leds-renesas-tpu driver by Magnus Damm and the TPU PWM driver shipped in the Armadillo EVA 800 kernel sources. Signed-off-by: Laurent Pinchart Signed-off-by: Axel Lin Tested-by: Simon Horman Signed-off-by: Thierry Reding --- Reading git-diff-tree failed