Can you use Universal IO instead? I've been working on a PRU project and found it saved me a lot of trouble tweaking the Device Tree.
https://github.com/cdsteinkuehler/beaglebone-universal-io I started using this rather than editing the Device Tree, and found it managed the PRU pins adequately. So I had the intention of returning to this problem and building a custom DT. The Beaglebones have plenty of resources to handle this, so why not use it permanently? Perhaps if you are using a cape type plug-in with stored configuration a custom DT would be mandatory. Note that you can put all of your pin configurations in a text file and load them with the config-pin -f option. Put this in whatever start-up configuration you use and you are good to go. Greg -- 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/1ed636e2-743c-4ba6-b92e-6366bbbc6c91%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
