On Fri, Oct 17, 2014 at 7:19 PM, William Lear <[email protected]> wrote: > > > On Wednesday, October 15, 2014 7:50:38 AM UTC-4, William Lear wrote: >> >> >> >> Robert, > > > In the am335x-bone-bbb-exp-c.dtsi file you referenced, what does the > following section do: > > &ocp { > /* i2c */ > ... > /* edt-ft5306 irq pin */ > P9_23_pinmux { > status = "disabled"; > }; > ... > }; > > I have not seen this before. Is this required in order to use a gpio as an > interrupt?
Read up on: https://github.com/cdsteinkuehler/beaglebone-universal-io This is what we are using in v3.14 to emulate "cape overlays"... Regards, -- Robert Nelson http://www.rcn-ee.com/ -- 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]. For more options, visit https://groups.google.com/d/optout.
