Skip to content

Commit 5dc1ec7

Browse files
MrVanJassiBrar
authored andcommitted
dt-bindings: mailbox: fsl,mu: add new tx doorbell channel
Add new tx doorbell channel for i.MX95 SCMI mailbox usage. Signed-off-by: Peng Fan <peng.fan@nxp.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
1 parent 11d3f72 commit 5dc1ec7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Documentation/devicetree/bindings/mailbox/fsl,mu.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,16 +72,17 @@ properties:
7272
type : Channel type
7373
channel : Channel number
7474
75-
This MU support 5 type of unidirectional channels, each type
75+
This MU support 6 type of unidirectional channels, each type
7676
has 4 channels except RST channel which only has 1 channel.
77-
A total of 17 channels. Following types are
77+
A total of 21 channels. Following types are
7878
supported:
7979
0 - TX channel with 32bit transmit register and IRQ transmit
8080
acknowledgment support.
8181
1 - RX channel with 32bit receive register and IRQ support
8282
2 - TX doorbell channel. Without own register and no ACK support.
8383
3 - RX doorbell channel.
8484
4 - RST channel
85+
5 - Tx doorbell channel. With S/W ACK from the other side.
8586
const: 2
8687

8788
clocks:

0 commit comments

Comments
 (0)