Copy link
@MDoswaldSchiller

MDoswaldSchiller Oct 8, 2020

Shouldn't this read
ret = clk_prepare_enable(data->ipg_clk);

If PM_SLEEP is not enabled, this does not compile on my machine:
drivers/irqchip/irq-imx-irqsteer.c:202:27: error: 'irqsteer_data' undeclared (first use in this function)