I want to use P9_19 and P9_20 (so I have a set of contiguious GPIOs), but they are allocated by i2c2. Is there a way to free up these pins so I can use them in my overlay? I found a discussion in this thread <https://groups.google.com/forum/#!topic/beagleboard/amEtmzQoyyc> but no clear answer.
Some options I'm considering: Option 1: build a new kernel. I'd rather avoid this. Option 2: decompile am335x-boneblack.dtsi and modify it. Would this work? I couldn't find this file on my BBB. Option 3: do something in the overlay? Is there a way to unallocate previously allocated pins? Freeing up the HDMI pins was straightforward, just don't load the overlay, but i2c2 seems to be more hardwired. Any suggestions? Thanks, Ken -- 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/0ef61ff4-87f5-46bc-ba7c-ab92d66c86e5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
