Skip to content

Commit e320a67

Browse files
committed
dt-bindings: mailbox: Add Apple M3 (t8122) compatible
The mailbox on M3 (t8122) is compatible with asc-mailbox-v4, so add the t8122 compatible variant to enum section of the v4 mailbox section. Signed-off-by: Michael Reeves <michael.reeves077@gmail.com>
1 parent 734b3de commit e320a67

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/devicetree/bindings/mailbox/apple,mailbox.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ maintainers:
1010
- Hector Martin <marcan@marcan.st>
1111
- Sven Peter <sven@svenpeter.dev>
1212

13-
description:
14-
The Apple mailbox consists of two FIFOs used to exchange 64+32 bit
13+
description: The Apple mailbox consists of two FIFOs used to exchange 64+32 bit
1514
messages between the main CPU and a co-processor. Multiple instances
1615
of this mailbox can be found on Apple SoCs.
1716
One of the two FIFOs is used to send data to a co-processor while the other
@@ -30,6 +29,7 @@ properties:
3029
- enum:
3130
- apple,t8103-asc-mailbox
3231
- apple,t8112-asc-mailbox
32+
- apple,t8122-asc-mailbox
3333
- apple,t6000-asc-mailbox
3434
- apple,t6020-asc-mailbox
3535
- const: apple,asc-mailbox-v4

0 commit comments

Comments
 (0)