File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Documentation/devicetree/bindings/mailbox Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -72,16 +72,17 @@ properties:
72
72
type : Channel type
73
73
channel : Channel number
74
74
75
- This MU support 5 type of unidirectional channels, each type
75
+ This MU support 6 type of unidirectional channels, each type
76
76
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
78
78
supported:
79
79
0 - TX channel with 32bit transmit register and IRQ transmit
80
80
acknowledgment support.
81
81
1 - RX channel with 32bit receive register and IRQ support
82
82
2 - TX doorbell channel. Without own register and no ACK support.
83
83
3 - RX doorbell channel.
84
84
4 - RST channel
85
+ 5 - Tx doorbell channel. With S/W ACK from the other side.
85
86
const : 2
86
87
87
88
clocks :
You can’t perform that action at this time.
0 commit comments