u-boot-brain/drivers/pwm
Simon Glass 7429b9623b 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>
2016-02-16 09:17:50 -07:00
..
Kconfig pwm: rockchip: Add a PWM driver for Rockchip SoCs 2016-01-21 20:42:36 -07:00
Makefile tegra: pwm: Add a driver for the tegra PWM 2016-02-16 09:17:50 -07:00
pwm-imx-util.c pwm: imx: Remove unreachable code 2015-05-26 14:13:12 +02:00
pwm-imx-util.h pwm, imx6: add support for pwm modul on imx6 2014-07-23 12:25:42 +02:00
pwm-imx.c pwm: imx: Prevent NULL pointer dereference 2015-05-26 14:13:09 +02:00
pwm-uclass.c dm: pwm: Add a PWM uclass 2016-01-21 20:42:36 -07:00
rk_pwm.c pwm: rockchip: Add a PWM driver for Rockchip SoCs 2016-01-21 20:42:36 -07:00
tegra_pwm.c tegra: pwm: Add a driver for the tegra PWM 2016-02-16 09:17:50 -07:00