Commits

ye li committed 69b8f083d3d
MLK-12990 arm: dts: Fix CAAM JR interrupt parent issue on i.MX6SX To enable a IRQ as a wakeup source, we should set its interrupt parent to gpc not the intc. Fix the wrong CAAM JR interrupts setting by removing the its interrupt parent to use default SOC's interrupt parent "gpc". Otherwise, irq_set_irq_wake will return error. Signed-off-by: ye li <ye.li@nxp.com>