On Wed, May 25, 2016 at 1:52 PM, Mark Yoder <[email protected]> wrote:
> Hmmmm.. the pwm path appears to have changed for the 4.4 kernel. > Bonescript uses > > */sys/devices/platform/ocp/48304000.epwmss/48304200.ehrpwm/pwm/pwmchip6*, > but the new 4.4 kernel path is > > */sys/devices/platform/ocp/48304000.epwmss/48304200.pwm/pwm/pwmchip6* > (the ehr is missing). > > A quick hack is to edit : > */usr/local/lib/node_modules/bonescript/src/hw_mainline.js* and remove > the *ehr* from line 95. > This got changed in: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/arch/arm/boot/dts/am33xx.dtsi?id=dce2a6524963f58e7fd0b8888b2d3791c150f42c and then backported to ti's v4.4.x branch.. Since the 0.5.0 branch of bonescript became v4.4.x-ti + with: https://github.com/jadonk/bonescript/commit/afc63224575b014b8661ada52d553ac78140e6b6 This should pwm change would be safe to push in.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYgrJQk5e6FPU5ScC5sZcYH3-Ut6inw%3DoxX3XWmN3Rccjw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
