commit | 0134b932a02f272a3137e8331e38b69eff011587 | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@avionic-design.de> | Wed Dec 21 07:47:07 2011 +0100 |
committer | Thierry Reding <thierry.reding@avionic-design.de> | Mon Jul 02 21:38:57 2012 +0200 |
tree | 0a0d1719012f2fd26154a3f76f256d67e8f18a28 | |
parent | 7299ab70e68e20e70cb45fe4ab4b6029fe964acd [diff] |
pwm: Add NVIDIA Tegra SoC support This commit adds a generic PWM framework driver for the PWFM controller found on NVIDIA Tegra SoCs. The driver is based on code from the Chromium kernel tree and was originally written by Gary King (NVIDIA) and later modified by Simon Que (Chromium). Acked-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>