Meson PWM driver
Vincent DEFERT <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.arm |
|---|---|
| Message-ID | <[email protected]> |
I have adapted the meson_pwm.c driver to work on the ODROID C2 and now, I want to write a test program to use it. The driver correctly initialises, I can see it in dmesg, but there's no corresponding device under /dev. How am I supposed to talk to it?