On Tue, Oct 14, 2014 at 5:48 PM, William Lear <[email protected]> wrote: >> >> >> > reg = <0x38>; >> > interrupt-parent = <&gpio2>; >> >> interrupt-parent = <&gpio3>; /* really gpio2 in v3.8.x */ >> >> Regards, >> >> -- >> Robert Nelson >> http://www.rcn-ee.com/ > > > That would explain a lot. I am running the 3.8 kernel/Debian. I backported > an updated version of the driver from the 3.15 kernel. I was not aware of > the indexing issue. Do you think I will need to change anything in the > driver source to accommodate this, or is it strictly a device tree issue?
It's strictly in the gpio/pinctrl driver.. Off hand i don't remember which commit/kernel version it was fixed in. 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.
