diff options
| author | Janne Grunau <j@jannau.net> | 2025-08-28 16:01:30 +0200 |
|---|---|---|
| committer | Janne Grunau <j@jannau.net> | 2025-09-14 21:49:43 +0200 |
| commit | 9f601db6a1c0c7e191f7948a18f9daedde009836 (patch) | |
| tree | b6013b55f4faf59a7540052be4c97678b5689182 /Documentation/devicetree/bindings/mailbox | |
| parent | aa5272300c5acaef878d32205b3b3bfd80084c14 (diff) | |
| download | linux-next-9f601db6a1c0c7e191f7948a18f9daedde009836.tar.gz linux-next-9f601db6a1c0c7e191f7948a18f9daedde009836.zip | |
dt-bindings: mailbox: apple,mailbox: Add t6020 compatible
The mailbox hardware remains unchanged on M2 Pro/Max/Ultra SoCs so just
add its per-SoC compatible.
Reviewed-by: Neal Gompa <neal@gompa.dev>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Janne Grunau <j@jannau.net>
Diffstat (limited to 'Documentation/devicetree/bindings/mailbox')
| -rw-r--r-- | Documentation/devicetree/bindings/mailbox/apple,mailbox.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mailbox/apple,mailbox.yaml b/Documentation/devicetree/bindings/mailbox/apple,mailbox.yaml index bdf58f03b848..28985cc62c25 100644 --- a/Documentation/devicetree/bindings/mailbox/apple,mailbox.yaml +++ b/Documentation/devicetree/bindings/mailbox/apple,mailbox.yaml @@ -31,6 +31,7 @@ properties: - apple,t8103-asc-mailbox - apple,t8112-asc-mailbox - apple,t6000-asc-mailbox + - apple,t6020-asc-mailbox - const: apple,asc-mailbox-v4 - description: |
