diff options
author | Peng Fan <peng.fan@nxp.com> | 2020-03-19 15:49:53 +0800 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-04-20 22:46:14 +0800 |
commit | f25a066d1a07affb7bea4e5d9c179c3338338e23 (patch) | |
tree | 1b5c6e4e55e2f14e470b790103854ab37b649108 /.gitattributes | |
parent | 04df45fba52177f796a20642b92fdc44e489e174 (diff) | |
download | lwn-f25a066d1a07affb7bea4e5d9c179c3338338e23.tar.gz lwn-f25a066d1a07affb7bea4e5d9c179c3338338e23.zip |
firmware: imx-scu: Support one TX and one RX
Current imx-scu requires four TX and four RX to communicate with
SCU. This is low efficient and causes lots of mailbox interrupts.
With imx-mailbox driver could support one TX to use all four transmit
registers and one RX to use all four receive registers, imx-scu
could use one TX and one RX.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions