Skip to content

Commit 179626e

Browse files
asdfugilmarcan
authored andcommitted
dt-bindings: arm: apple: Add A10 devices
Adds the following apple,t8010 based platforms: - iPhone 7 - iPhone 7 Plus - iPod touch 7 - iPad 6 - iPad 7 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 bef712e commit 179626e

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

Documentation/devicetree/bindings/arm/apple.yaml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,14 @@ description: |
4343
- iPad Pro (9.7-inch)
4444
- iPad Pro (12.9-inch)
4545
46+
Devices based on the "A10" SoC:
47+
48+
- iPhone 7
49+
- iPhone 7 Plus
50+
- iPod touch 7
51+
- iPad 6
52+
- iPad 7
53+
4654
Devices based on the "M1" SoC:
4755
4856
- Mac mini (M1, 2020)
@@ -165,6 +173,21 @@ properties:
165173
- const: apple,s8001
166174
- const: apple,arm-platform
167175

176+
- description: Apple A10 SoC based platforms
177+
items:
178+
- enum:
179+
- apple,d10 # iPhone 7 (Qualcomm)
180+
- apple,d11 # iPhone 7 (Intel)
181+
- apple,d101 # iPhone 7 Plus (Qualcomm)
182+
- apple,d111 # iPhone 7 Plus (Intel)
183+
- apple,j71b # iPad 6 (Wi-Fi)
184+
- apple,j72b # iPad 6 (Cellular)
185+
- apple,j171 # iPad 7 (Wi-Fi)
186+
- apple,j172 # iPad 7 (Cellular)
187+
- apple,n112 # iPod touch 7
188+
- const: apple,t8010
189+
- const: apple,arm-platform
190+
168191
- description: Apple M1 SoC based platforms
169192
items:
170193
- enum:

0 commit comments

Comments
 (0)