Hello,
I would like to use the pwm driver on the AM335x evm. Following the instructions on http://processors.wiki.ti.com/index.php/AM335x_PWM_Driver%27s_Guide the linux kernel was configured accordingly.
I have the path /sys/class/pwm/ but its empty and there is no file like "ehrpwm.i:j"
What am I missing? Do I need to modify the board file "board-am335xevm.c" to make this work?