Re: BBB PWM driver development - GSOC 2016

2016-04-04 Thread punit vara
I am extremely sorry about my rough work. I have gone through coding conversion. From next time I will strictly follow coding conventions and publish my work in good way. It seems that I have to generate gpio interface file for epwm pins same as André Marques used in i2c code for rpi. Yes it is pos

Re: BBB PWM driver development - GSOC 2016

2016-04-02 Thread Gedare Bloom
Please read https://devel.rtems.org/wiki/Developer/Coding/Conventions carefully including some of the linked pages related to style. Search back through this mailing list for discussions related to the gpio framework. Would it be sensible to stick close to the gpio framework and add pwm to it? On