freebsd-dev/sys/dev/pwm
Oskar Holmund 17b14d8f77 usr.sbin/pwm/pwm add support for flags
The pwm utility cant set the only flag defined (PWM_POLARITY_INVERTED) so this
patch add the option -I (capital letter i) to send it to the drivers.

None of existing PWM driver have implemented support for flags.
But soon:ish I will put up an review of a pwm driver using TI OMAP DMTimer.

Differential Revision: https://reviews.freebsd.org/D29137
MFC after:   2 weeks
2021-03-11 09:57:56 +01:00
..
ofw_pwm.c Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
ofw_pwm.h Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
ofw_pwmbus.c
pwm_backlight.c pwm_backlight: Add MODULE_DEPEND on backlight 2021-02-24 17:56:26 +01:00
pwmbus_if.m share/man/man9/pwmbus.9 fix types in arguments 2021-03-11 09:57:04 +01:00
pwmbus.c Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
pwmbus.h
pwmc.c usr.sbin/pwm/pwm add support for flags 2021-03-11 09:57:56 +01:00
pwmc.h pwm: clean up empty lines in .c and .h files 2020-09-01 21:57:50 +00:00