Re: [beagleboard] PMW on P8.13 and P8.19 on Debian 8.1 / Linux 4.1.2-ti-r4

2015-07-26 Thread Brian Cooke
The goal is to update a tool called bot-io to function with the 4.1 kernel. Among other things, bot-io allows pins to be configured to use drivers that beaglebone-universal-io doesn't support like gpio-keys and gpio-leds, so beaglebone-universal-io can't be used

Re: [beagleboard] PMW on P8.13 and P8.19 on Debian 8.1 / Linux 4.1.2-ti-r4

2015-07-26 Thread William Hermans
Anyway, this is the project I speak of, and it should be preinstalled on beagelboard.org debian images. https://github.com/cdsteinkuehler/beaglebone-universal-io The readme.md is about all I know on the subject, but in a couple cases I've seen Robert use it wildly different from how I've seen it u

Re: [beagleboard] PMW on P8.13 and P8.19 on Debian 8.1 / Linux 4.1.2-ti-r4

2015-07-26 Thread William Hermans
Brian, for what purpose ? The reason why I ask is that the config-pin utility should be able to achieve the same end goal, and is a userland tool. Unfortunately, I'm not very familiar with the tool, but at least two people on the groups here should be able to guide you in this respect. Robert, is

[beagleboard] PMW on P8.13 and P8.19 on Debian 8.1 / Linux 4.1.2-ti-r4

2015-07-26 Thread Brian Cooke
On a BeagleBone Black running Debian 8.1 / Linux 4.1.2-ti-r4 , I'd like to be able to enable PWM on P8.13 and P8.19 using two different device tree overlays rather that a single overlay. The two overlays currently being used are sho