PWM Kernel Driver API
Hi all,
I wish to perform PWM for certain leds connected to STM32MP1 pins.
I wish to do it from the user space application.
I got it working via sysfs interface , but I am more interested in controlling it via a user space application based on some logic. How can I do this ?
Is there API documentation for it?
TIA
