From: Peter Ujfalusi Date: Tue, 27 Nov 2012 10:09:57 +0000 (+0100) Subject: pwm: New driver to support PWMs on TWL4030/6030 series of PMICs X-Git-Tag: v3.8-rc1~49^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3744c26386971db1c7ecf5aa5900882deae60492;p=pandora-kernel.git pwm: New driver to support PWMs on TWL4030/6030 series of PMICs The driver supports the following PWM outputs: TWL4030 PWM0 and PWM1 TWL6030 PWM1 and PWM2 On TWL4030 the PWM signals are muxed. Upon requesting the PWM the driver will select the correct mux so the PWM can be used. When the PWM has been freed the original configuration is going to be restored. Signed-off-by: Peter Ujfalusi Signed-off-by: Thierry Reding --- Reading git-diff-tree failed