Skip to content
Snippets Groups Projects
Commit ad156947 authored by Janne Grunau's avatar Janne Grunau Committed by Hector Martin
Browse files

dt-bindings: arm: apple: Add iMac (24-inch 2021) to Apple bindings


This introduces compatible strings for both 2021 Apple iMac M1 devices:

* apple,j456 - iMac (24-inch, 4x USB-C, M1, 2021)
* apple,j457 - iMac (24-inch, 2x USB-C, M1, 2021)

Reviewed-by: default avatarMark Kettenis <kettenis@openbsd.org>
Signed-off-by: default avatarJanne Grunau <j@jannau.net>
Tested-by: default avatarHector Martin <marcan@marcan.st>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarHector Martin <marcan@marcan.st>
parent 0668639e
No related branches found
No related tags found
No related merge requests found
...@@ -12,12 +12,12 @@ maintainers: ...@@ -12,12 +12,12 @@ maintainers:
description: | description: |
ARM platforms using SoCs designed by Apple Inc., branded "Apple Silicon". ARM platforms using SoCs designed by Apple Inc., branded "Apple Silicon".
This currently includes devices based on the "M1" SoC, starting with the This currently includes devices based on the "M1" SoC:
three Mac models released in late 2020:
- Mac mini (M1, 2020) - Mac mini (M1, 2020)
- MacBook Pro (13-inch, M1, 2020) - MacBook Pro (13-inch, M1, 2020)
- MacBook Air (M1, 2020) - MacBook Air (M1, 2020)
- iMac (24-inch, M1, 2021)
The compatible property should follow this format: The compatible property should follow this format:
...@@ -56,6 +56,8 @@ properties: ...@@ -56,6 +56,8 @@ properties:
- apple,j274 # Mac mini (M1, 2020) - apple,j274 # Mac mini (M1, 2020)
- apple,j293 # MacBook Pro (13-inch, M1, 2020) - apple,j293 # MacBook Pro (13-inch, M1, 2020)
- apple,j313 # MacBook Air (M1, 2020) - apple,j313 # MacBook Air (M1, 2020)
- apple,j456 # iMac (24-inch, 4x USB-C, M1, 2021)
- apple,j457 # iMac (24-inch, 2x USB-C, M1, 2021)
- const: apple,t8103 - const: apple,t8103
- const: apple,arm-platform - const: apple,arm-platform
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment