mailbox: imx: extend irq to an array
authorPeng Fan <peng.fan@nxp.com>
Wed, 9 Mar 2022 10:03:43 +0000 (18:03 +0800)
committerJassi Brar <jaswinder.singh@linaro.org>
Sun, 13 Mar 2022 01:30:55 +0000 (19:30 -0600)
commitcfd162f604bfccfe0b0953fbf0adfcb80ed75cce
treecfe963a1302fbdc920b4ce063269d83b21b0fef0
parent241aba6c1ebd2c326a371b8af84b1f096efd0506
mailbox: imx: extend irq to an array

To i.MX93 S401 MU, there are two interrupts: rx full and tx empty.
So extend irq to an array to prepare i.MX93 S401 MU support.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/imx-mailbox.c