Hello,<br>I am currently trying to use the C67x00 driver in the vanilla branch of Linux. I use it in coprocessor hpi mode (GPIO30 and GPIO31 =0) There is something that I do not understand in the code.<br>In the probe() function there is a call to the function hpi_reg_init(). In this function the interrupts are no more routed from HPI. <br>
Then, in the probe function, the ll_reset() is called, there is a send in the mailbox, and the response should be an interupt. But I do not receveive any interrupt. I think it is normal because as I said they are no more routed from the HPI. So I think I miss something.<br>
Someone could tell me where the interrupt are routed towards HPI ?<br>Thanks by advance<br>Adrien<br><pre><br></pre><br>