Skip to content

Commit 6956243

Browse files
committed
dt-bindings: arm: apple: Add M3 based devices
The Apple devices with the t8122 SoC (M3) are very similar to their M1 and M2 predecessors. Only the 13-inch Macbook Pro is replaced by a 14-inch version based on the design of the 14-inch Macbook Pro with (M1/M2 Pro/Max). The Mac mini was not offered with M3. Signed-off-by: Janne Grunau <j@jannau.net>
1 parent d133104 commit 6956243

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

Documentation/devicetree/bindings/arm/apple.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,13 @@ description: |
9696
- MacBook Pro (13-inch, M2, 2022)
9797
- Mac mini (M2, 2023)
9898
99+
Devices based on the "M3" SoC:
100+
101+
- MacBook Air (13-inch, M3, 2024)
102+
- MacBook Air (15-inch, M3, 2024)
103+
- MacBook Pro (14-inch, M3, 2023)
104+
- iMac (24-inch, M3, 2023)
105+
99106
Devices based on the "M1 Pro", "M1 Max" and "M1 Ultra" SoCs:
100107
101108
- MacBook Pro (14-inch, M1 Pro, 2021)
@@ -297,6 +304,17 @@ properties:
297304
- const: apple,t8112
298305
- const: apple,arm-platform
299306

307+
- description: Apple M3 SoC based platforms
308+
items:
309+
- enum:
310+
- apple,j433 # iMac (24-inch, 2x USB-C, M3, 2023)
311+
- apple,j434 # iMac (24-inch, 4x USB-C, M3, 2023)
312+
- apple,j504 # MacBook Pro (14-inch, M3, 2023)
313+
- apple,j613 # MacBook Air (13-inch, M3, 2024)
314+
- apple,j615 # MacBook Air (15-inch, M3, 2024)
315+
- const: apple,t8122
316+
- const: apple,arm-platform
317+
300318
- description: Apple M1 Pro SoC based platforms
301319
items:
302320
- enum:

0 commit comments

Comments
 (0)