Commit 5dc1ec71 authored by Peng Fan's avatar Peng Fan Committed by Jassi Brar

dt-bindings: mailbox: fsl,mu: add new tx doorbell channel

Add new tx doorbell channel for i.MX95 SCMI mailbox usage.
Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarJassi Brar <jaswinder.singh@linaro.org>
parent 11d3f726
......@@ -72,9 +72,9 @@ properties:
type : Channel type
channel : Channel number
This MU support 5 type of unidirectional channels, each type
This MU support 6 type of unidirectional channels, each type
has 4 channels except RST channel which only has 1 channel.
A total of 17 channels. Following types are
A total of 21 channels. Following types are
supported:
0 - TX channel with 32bit transmit register and IRQ transmit
acknowledgment support.
......@@ -82,6 +82,7 @@ properties:
2 - TX doorbell channel. Without own register and no ACK support.
3 - RX doorbell channel.
4 - RST channel
5 - Tx doorbell channel. With S/W ACK from the other side.
const: 2
clocks:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment