Skip to content

Commit bef712e

Browse files
asdfugilmarcan
authored andcommitted
dt-bindings: arm: apple: Add A9X devices
Adds the following apple,s8001 based platforms: - iPad Pro (9.7 Inch) - iPad Pro (12.9 Inch) (1st generation) 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 51cec65 commit bef712e

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Documentation/devicetree/bindings/arm/apple.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ description: |
3838
- iPhone SE (2016)
3939
- iPad 5
4040
41+
Devices based on the "A9X" SoC:
42+
43+
- iPad Pro (9.7-inch)
44+
- iPad Pro (12.9-inch)
45+
4146
Devices based on the "M1" SoC:
4247
4348
- Mac mini (M1, 2020)
@@ -150,6 +155,16 @@ properties:
150155
- const: apple,s8003
151156
- const: apple,arm-platform
152157

158+
- description: Apple A9X SoC based platforms
159+
items:
160+
- enum:
161+
- apple,j127 # iPad Pro (9.7-inch) (Wi-Fi)
162+
- apple,j128 # iPad Pro (9.7-inch) (Cellular)
163+
- apple,j98a # iPad Pro (12.9-inch) (Wi-Fi)
164+
- apple,j99a # iPad Pro (12.9-inch) (Cellular)
165+
- const: apple,s8001
166+
- const: apple,arm-platform
167+
153168
- description: Apple M1 SoC based platforms
154169
items:
155170
- enum:

0 commit comments

Comments
 (0)