Commit e557d383 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Rob Herring

dt-bindings: arm: samsung: Document missing S5Pv210 boards bindings

Add missing documentation of Samsung S5Pv210 SoC based boards bindings.
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 3412bef6
...@@ -14,6 +14,16 @@ properties: ...@@ -14,6 +14,16 @@ properties:
const: '/' const: '/'
compatible: compatible:
oneOf: oneOf:
- description: S5PV210 based boards
items:
- enum:
- aesop,torbreck # aESOP Torbreck based on S5PV210
- samsung,aquila # Samsung Aquila based on S5PC110
- samsung,goni # Samsung Goni based on S5PC110
- yic,smdkc110 # YIC System SMDKC110 based on S5PC110
- yic,smdkv210 # YIC System SMDKV210 based on S5PV210
- const: samsung,s5pv210
- description: S5PV210 based Aries boards - description: S5PV210 based Aries boards
items: items:
- enum: - enum:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment