This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

About IRQ of GPIO in DM6467T

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