Skip to content

Commit 1600498

Browse files
asdfugilmarcan
authored andcommitted
dt-bindings: arm: apple: Add A10X devices
Add the following apple,t8011 based platforms: - Apple TV 4K - iPad Pro (2nd Generation) (10.5 Inch) - iPad Pro (2nd Generation) (12.9 Inch) Acked-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Nick Chan <towinchenmi@gmail.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Neal Gompa <neal@gompa.dev> Signed-off-by: Hector Martin <marcan@marcan.st>
1 parent 179626e commit 1600498

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Documentation/devicetree/bindings/arm/apple.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ description: |
5151
- iPad 6
5252
- iPad 7
5353
54+
Devices based on the "A10X" SoC:
55+
56+
- Apple TV 4K (1st generation)
57+
- iPad Pro (2nd Generation) (10.5 Inch)
58+
- iPad Pro (2nd Generation) (12.9 Inch)
59+
5460
Devices based on the "M1" SoC:
5561
5662
- Mac mini (M1, 2020)
@@ -188,6 +194,17 @@ properties:
188194
- const: apple,t8010
189195
- const: apple,arm-platform
190196

197+
- description: Apple A10X SoC based platforms
198+
items:
199+
- enum:
200+
- apple,j105a # Apple TV 4K (1st Generation)
201+
- apple,j120 # iPad Pro 2 (12.9-inch) (Wi-Fi)
202+
- apple,j121 # iPad Pro 2 (12.9-inch) (Cellular)
203+
- apple,j207 # iPad Pro 2 (10.5-inch) (Wi-Fi)
204+
- apple,j208 # iPad Pro 2 (10.5-inch) (Cellular)
205+
- const: apple,t8011
206+
- const: apple,arm-platform
207+
191208
- description: Apple M1 SoC based platforms
192209
items:
193210
- enum:

0 commit comments

Comments
 (0)