Files
linux/drivers/gpio/gpio-pwm.c
Dave Stevenson 4dd67ca838 drivers/gpio: Add a driver that wraps the PWM API as a GPIO controller
For cases where spare PWM outputs are available, but are desired
to be addressed a standard outputs instead.
Wraps a PWM channel as a new GPIO chip with the one output.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
2021-10-14 15:21:52 +01:00

3.3 KiB