[PATCH 0/2] i.MX53 IPU + TVE patches

2013-06-21 Thread Philipp Zabel
Am Freitag, den 21.06.2013, 10:27 +0200 schrieb Philipp Zabel: > Hi, > Sorry, copy & paste error. The correct subject is IPU linear irq domain: > 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

[PATCH 0/2] i.MX53 IPU + TVE patches

2013-06-21 Thread Philipp Zabel
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

Re: [PATCH 0/2] i.MX53 IPU + TVE patches

2013-06-21 Thread Philipp Zabel
Am Freitag, den 21.06.2013, 10:27 +0200 schrieb Philipp Zabel: > Hi, > Sorry, copy & paste error. The correct subject is IPU linear irq domain: > 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

[PATCH 0/2] i.MX53 IPU + TVE patches

2013-06-21 Thread Philipp Zabel
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