On 10/9/2014 1:47 AM, Ray Madigan wrote:
> Taking your suggestion I went out to /lib/firmware and found several dts 
> files that used pins like I want to use them.  The number of pins in the 
> list I want are 1 to all Plus some.  The one that used all the pins I want 
> to use include lots of stuff in the ocp fragment.  Is there a way to use a 
> modified version of this one.  It is
> 
> BB-BONE-PRU-04-00A0.dts

Sure, just edit, compile with dtc [1], copy to /lib/firmware, and load.

...the same as you would do for any other device-tree overlay.

[1] dtc -O dtb -o file.dtbo -b 0 -@ file.dts

-- 
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