mailbox: imx: support dual interrupts
authorPeng Fan <peng.fan@nxp.com>
Wed, 9 Mar 2022 10:03:44 +0000 (18:03 +0800)
committerJassi Brar <jaswinder.singh@linaro.org>
Sun, 13 Mar 2022 01:31:03 +0000 (19:31 -0600)
commita5cb407a7af4d825bbf8c299db155dc58848ecc5
tree0a5765fd5c1a6b1dcf6562fedb53d55cdef7b5d4
parentcfd162f604bfccfe0b0953fbf0adfcb80ed75cce
mailbox: imx: support dual interrupts

i.MX93 S401 MU support two interrupts: tx empty and rx full.

 - Introduce a new flag IMX_MU_V2_IRQ for the dual interrupt case
 - Update Copyright

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