u-boot/drivers/pwm
Simon Glass fc760cb8c4 dm: pwm: Add a PWM uclass
Add a uclass that supports Pulse Width Modulation (PWM) devices. It
provides methods to enable/disable and configure the device.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-01-21 20:42:36 -07:00
..
Kconfig dm: pwm: Add a PWM uclass 2016-01-21 20:42:36 -07:00
Makefile dm: pwm: Add a PWM uclass 2016-01-21 20:42:36 -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