8ecfcc8ca4
Implement qmsi shim driver based on the new API interfaces. Recently, a RFC was sent and discussed on the re-design of PWM interfaces. A API change was already posted. The API new design will deprecate all existing APIs and three new APIs will be added. The new APIs are pwm_pin_set_cycles, pwm_pin_set_usec and pwm_get_cycles_per_sec. Pwm_pin_set_cycles and pwm_pin_set_usec will rely on two driver functions to set the period and pulse width. This change is to implement the driver functions pwm_qmsi_pin_set and pwm_qmsi_get_cycles_per_ sec. Jira: ZEP-745 Change-Id: I39bb973f8c5b19cb7dbd496d10e7f0b6735efc12 Signed-off-by: Baohong Liu <baohong.liu@intel.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Kconfig.dw | ||
Kconfig.k64 | ||
Kconfig.pca9685 | ||
Kconfig.qmsi | ||
Makefile | ||
pwm_dw.c | ||
pwm_k64_ftm.c | ||
pwm_k64_ftm.h | ||
pwm_pca9685.c | ||
pwm_pca9685.h | ||
pwm_qmsi.c |