|
Hi guys,
I have played lot more with rpi board & now i am moving to new Orange pi. i have installed 3.4.39 with Lbubutu (LXDE). i have wriiten GPIO interrupt driver on rpi for my 26bit-RF reader. I am able to receive properly all 26 bits in irqreturn_t irq_handler(kernel space) on rpi. But when i have run same module on Orangepi its receives only 13 to 15 interrupts . Is this problem of interrupt jitter? Is i have to enable any CONFIG from sun8iw7p1smp_defconfig? Or is I have to add any patch like rt_kernel PREEMPT_RT?
thanks & regards,
Sandip.
|
|