This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux 3.2 + AM335XPSP_04.06.00.07 patch configuration for PWM test on AM335x EVM

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?