Lines Matching full:apple
4 $id: http://devicetree.org/schemas/arm/apple.yaml#
7 title: Apple ARM Machine
13 ARM platforms using SoCs designed by Apple Inc., branded "Apple Silicon".
31 compatible = "apple,<targettype>", "apple,<socid>", "apple,arm-platform";
34 property of the root node of the Apple Device Tree, lowercased. It can be
39 <socid> is the lowercased SoC ID. Apple uses at least *five* different
50 the `compatible` property of the arm-io node of the Apple Device Tree,
60 - description: Apple M1 SoC based platforms
63 - apple,j274 # Mac mini (M1, 2020)
64 - apple,j293 # MacBook Pro (13-inch, M1, 2020)
65 - apple,j313 # MacBook Air (M1, 2020)
66 - apple,j456 # iMac (24-inch, 4x USB-C, M1, 2021)
67 - apple,j457 # iMac (24-inch, 2x USB-C, M1, 2021)
68 - const: apple,t8103
69 - const: apple,arm-platform
70 - description: Apple M1 Pro SoC based platforms
73 - apple,j314s # MacBook Pro (14-inch, M1 Pro, 2021)
74 - apple,j316s # MacBook Pro (16-inch, M1 Pro, 2021)
75 - const: apple,t6000
76 - const: apple,arm-platform
77 - description: Apple M1 Max SoC based platforms
80 - apple,j314c # MacBook Pro (14-inch, M1 Max, 2021)
81 - apple,j316c # MacBook Pro (16-inch, M1 Max, 2021)
82 - const: apple,t6001
83 - const: apple,arm-platform