mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
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
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| ofw_pwm.c | ||
| ofw_pwm.h | ||
| ofw_pwmbus.c | ||
| pwm_backlight.c | ||
| pwmbus.c | ||
| pwmbus.h | ||
| pwmbus_if.m | ||
| pwmc.c | ||
| pwmc.h | ||