On 10/8/2014 11:43 AM, Ray Madigan wrote:
> 
> All I need to do is comment out the pins in exclusive-use section that I 
> don't want to use and comment out all of the entries for those pins in the 
> fragment.  Then comment out the sections for the modes I don't want for the 
> pins I do want?

If you use a "stripped down" version of the universal cape overlay,
you'll still have the pinmux helper in control of the pin multiplexing.

That means you'll need to either setup the proper pin choice using sysfs
after loading the overlay or make the desired PRU pinmux mode the
default (or both).

Alternately, you could add your desired pinmux settings to a custom PRU
overlay based off of one of the BB-BONE-PRU overlays provided with the
standard kernel.  This would prevent any changes to the pinmux setting
after loading the overlay, which might be good or bad, depending on
exactly what you're attempting to do.

-- 
Charles Steinkuehler
char...@steinkuehler.net

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to