Hi, converting the IPU IRQ handling to use irq_domain_add_linear is listed in drivers/staging/imx-drm/TODO as one of the tasks to be done before the IPU driver can be moved out of staging. These patches fix the number IPU_NUM_IRQS and add a linear irq domain.
regards Philipp --- drivers/staging/imx-drm/TODO | 1 - drivers/staging/imx-drm/ipu-v3/ipu-common.c | 66 +++++++++++++++++++---------- drivers/staging/imx-drm/ipu-v3/ipu-prv.h | 4 +- 3 files changed, 45 insertions(+), 26 deletions(-)