dt-bindings: mailbox: fsl,mu: add new tx doorbell channel
authorPeng Fan <peng.fan@nxp.com>
Sun, 17 Sep 2023 12:43:50 +0000 (20:43 +0800)
committerJassi Brar <jaswinder.singh@linaro.org>
Sun, 15 Oct 2023 17:39:16 +0000 (12:39 -0500)
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>
Documentation/devicetree/bindings/mailbox/fsl,mu.yaml

index 191c1ce150095e7860e2c0fc43a4d185482b54fb..12e7a7d536a38f87090f1bc6a85e50b1e3df0e7d 100644 (file)
@@ -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: