Re: [PATCH 2/2] arm64: dts: imx8qxp: support scu mailbox channel

From: Shawn Guo
Date: Tue Apr 28 2020 - 04:50:36 EST


On Tue, Apr 14, 2020 at 09:24:28PM +0800, peng.fan@xxxxxxx wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> With mailbox driver support i.MX8 SCU MU channel, we could
> use it to avoid trigger interrupts for each TR/RR registers
> in one MU, instead, only one RX interrupt for a recv and
> one TX interrupt for a send.
>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>

Applied, thanks.