+9
−0
+1
−0
drivers/pwm/pwm-raspberrypi-poe.c
0 → 100644
+206
−0
Loading
Adds support to control the PWM bus available in official Raspberry Pi PoE HAT. Only RPi's co-processor has access to it, so commands have to be sent through RPi's firmware mailbox interface. Signed-off-by:Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Reviewed-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by:
Thierry Reding <thierry.reding@gmail.com>