On 10/29/18 5:11 PM, Adam Ford wrote:
On Sun, Oct 28, 2018 at 6:15 PM Adam Ford <aford173@xxxxxxxxx> wrote:
On Sun, Oct 28, 2018 at 6:09 PM Adam Ford <aford173@xxxxxxxxx> wrote:
MMCx_dat1 and serial RX pins can be associated to additional
interrupts. Enable these on AM3517-evm.
The reason, I made this an RFC, is that I think there might be some
IRQ support missing in AM3517, and I am not sure where to look.
During boot, I get multiple instances of the following message:
irq: no irq domain found for pinmux@30 !
I should also note, that the am3517 is also returning
pm: Failed to request pm_wkup irq
most probably padconf IRQs are not initialized properly.
you could try to check pcs_probe() and PCS_FEAT_IRQ
--
regards,
-grygorii