I found a problem about the irq number of GPIO in DM6467T, it has confliction with Section 2.7.1 of SPRUEQ8A
I execute gpio_to_irq(0) and gpio_to_irq(3) in my Linux kernel, and the result is 64 and 67.
But the number should be 48 and 51 as the description of SPRUEQ8A.
I don't know how to understand it ?
My kernel is 2.6.32