Skip to content

Commit cc35d5b

Browse files
asdfugilmarcan
authored andcommitted
dt-bindings: arm: apple: Add A11 devices
Add the follow apple,t8015 based platforms: - iPhone 8 - iPhone 8 Plus - iPhone X 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 1600498 commit cc35d5b

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
@@ -57,6 +57,12 @@ description: |
5757
- iPad Pro (2nd Generation) (10.5 Inch)
5858
- iPad Pro (2nd Generation) (12.9 Inch)
5959
60+
Devices based on the "A11" SoC:
61+
62+
- iPhone 8
63+
- iPhone 8 Plus
64+
- iPhone X
65+
6066
Devices based on the "M1" SoC:
6167
6268
- Mac mini (M1, 2020)
@@ -205,6 +211,18 @@ properties:
205211
- const: apple,t8011
206212
- const: apple,arm-platform
207213

214+
- description: Apple A11 SoC based platforms
215+
items:
216+
- enum:
217+
- apple,d20 # iPhone 8 (Global)
218+
- apple,d21 # iPhone 8 Plus (Global)
219+
- apple,d22 # iPhone X (Global)
220+
- apple,d201 # iPhone 8 (GSM)
221+
- apple,d211 # iPhone 8 Plus (GSM)
222+
- apple,d221 # iPhone X (GSM)
223+
- const: apple,t8015
224+
- const: apple,arm-platform
225+
208226
- description: Apple M1 SoC based platforms
209227
items:
210228
- enum:

0 commit comments

Comments
 (0)