commit | 97f6c5251e339b475852fcb784d7eaf5a2c0c1f7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jan 30 16:37:46 2016 -0700 |
committer | Tom Warren <twarren@nvidia.com> | Tue Feb 16 09:17:50 2016 -0700 |
tree | c23044441fa103b396b04044dac40234e3ef5769 | |
parent | 5f4de1f3c6482e504ac28ca50aec3cc0a7e96316 [diff] |
tegra: pwm: Add a driver for the tegra PWM This PWM supports four channels. The driver always uses the 32KHz clock, and adjusts the duty cycle accordingly. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>