zephyr/drivers/pwm
Baohong Liu 0ccc831452 drivers: PWM QMSI dev name fix
Change the dev name from PWM to PWM_0. This will make it
consistent with other drivers and also fix the device binding
failure in the PWM sample app.

Jira: ZEP-395

Change-Id: I90b945a7e57700d384eaa52e5300c881a3251d83
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-05-26 22:35:33 +00:00
..
Kconfig
Kconfig.dw pwm: unify driver names 2016-04-22 20:46:29 -04:00
Kconfig.k64 Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Kconfig.pca9685 pwm: unify driver names 2016-04-22 20:46:29 -04:00
Kconfig.qmsi drivers: PWM QMSI dev name fix 2016-05-26 22:35:33 +00:00
Makefile
pwm_dw.c pwm: unify driver names 2016-04-22 20:46:29 -04:00
pwm_k64_ftm.c pwm/k64_ftm: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:13 +00:00
pwm_k64_ftm.h
pwm_pca9685.c pwm/pca_9685: move driver_api assignment later 2016-04-12 11:25:03 +00:00
pwm_pca9685.h
pwm_qmsi.c qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00