Closed ddrown closed 8 years ago
On other platforms, gpio_to_irq(gpio_pin) will map the gpio to an irq On the odroid c2, extra steps have to be taken to setup the interrupt
Without this patch, pps-gpio does not work on the odroid c2
ref: http://forum.odroid.com/viewtopic.php?f=136&t=21733
Thank you so much for fixing this :)
On other platforms, gpio_to_irq(gpio_pin) will map the gpio to an irq On the odroid c2, extra steps have to be taken to setup the interrupt
Without this patch, pps-gpio does not work on the odroid c2
ref: http://forum.odroid.com/viewtopic.php?f=136&t=21733