Skip to content

Commit e23d2b2

Browse files
yuyuyurekasvenpeter42
authored andcommitted
dt-bindings: arm: apple: Add M4 based devices
The Apple devices with the t8132 SoC (M4) are very similar to their M3 predecessors. In addition to the MacBook Pro and the various MacBook Air and iMac variants, a Mac mini is offered again with the M4. Acked-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Yureka Lilian <yureka@cyberchaos.dev> Link: https://patch.msgid.link/20260811-apple-m4-initial-devicetrees-v3-8-6bf32d45ad0b@cyberchaos.dev Signed-off-by: Sven Peter <sven@kernel.org>
1 parent a581a23 commit e23d2b2

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

Documentation/devicetree/bindings/arm/apple.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,15 @@ description: |
103103
- MacBook Pro (14-inch, M3, 2023)
104104
- iMac (24-inch, M3, 2023)
105105
106+
Devices based on the "M4" SoC:
107+
108+
- MacBook Pro (14-inch, M4, 2024)
109+
- iMac (24-inch, 2x USB-C, M4, 2024)
110+
- iMac (24-inch, 4x USB-C, M4, 2024)
111+
- MacBook Air (13-inch, M4, 2025)
112+
- MacBook Air (15-inch, M4, 2025)
113+
- Mac mini (M4, 2024)
114+
106115
Devices based on the "M1 Pro", "M1 Max" and "M1 Ultra" SoCs:
107116
108117
- MacBook Pro (14-inch, M1 Pro, 2021)
@@ -323,6 +332,18 @@ properties:
323332
- const: apple,t8122
324333
- const: apple,arm-platform
325334

335+
- description: Apple M4 SoC based platforms
336+
items:
337+
- enum:
338+
- apple,j604 # MacBook Pro (14-inch, M4, 2024)
339+
- apple,j623 # iMac (24-inch, 2x USB-C, M4, 2024)
340+
- apple,j624 # iMac (24-inch, 4x USB-C, M4, 2024)
341+
- apple,j713 # MacBook Air (13-inch, M4, 2025)
342+
- apple,j715 # MacBook Air (15-inch, M4, 2025)
343+
- apple,j773g # Mac mini (M4, 2024)
344+
- const: apple,t8132
345+
- const: apple,arm-platform
346+
326347
- description: Apple M1 Pro SoC based platforms
327348
items:
328349
- enum:

0 commit comments

Comments
 (0)