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.

cpsw_probe() in linux SDK6.0 / AM335x

Hi,


There are request_irq() calls in cpsw_probe() which are setting up interrupts on pin 2,29(gpio93) and pin 2,30 (gpio94). This appears to be related to a silicon errata “Advisory 1.0.9 Ethernet Media Access Controller and Switch Subsystem: C0_TX_PEND and C0_RX_PEND Interrupts Not Connected to ARM Cortex-A8”.

However, I do not see anything connected to these pins on my AM335x board so my questions are:

1) Am I precluded from using this pins for other purposes?

2) where is the interrupt source for gpio93 and gpio92 coming from? is it the timer block?

Regards

Fergal.