diff options
author | Nick Xie <nick@khadas.com> | 2019-06-10 03:57:53 -0400 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2019-06-14 09:59:35 -0400 |
commit | c2aacceedc86af87428d998e23a1aca24fd8aa2e (patch) | |
tree | d3074eb5d3b3e886b372dd3097c9343dc2ee92e0 /Documentation/devicetree | |
parent | 549dcdafe793000fbe38914a1f231d3c6034a6ec (diff) |
arm64: dts: rockchip: Add support for Khadas Edge/Edge-V/Captain boards
Add devicetree support for Khadas Edge/Edge-V/Captain boards.
Khadas Edge is an expandable Rockchip RK3399 board with goldfinger.
Khadas Captain is the carrier board for Khadas Edge.
Khadas Edge-V is a Khadas VIM form factor Rockchip RK3399 board.
Signed-off-by: Nick Xie <nick@khadas.com>
[edge-captain and edge-v contain different components that are supposed
to get added in future patches, so should stay separate while looking
somewhat similar right now]
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 5c6bbf10abc9..eef822ce2ad4 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml | |||
@@ -316,6 +316,14 @@ properties: | |||
316 | - const: haoyu,marsboard-rk3066 | 316 | - const: haoyu,marsboard-rk3066 |
317 | - const: rockchip,rk3066a | 317 | - const: rockchip,rk3066a |
318 | 318 | ||
319 | - description: Khadas Edge series boards | ||
320 | items: | ||
321 | - enum: | ||
322 | - khadas,edge | ||
323 | - khadas,edge-captain | ||
324 | - khadas,edge-v | ||
325 | - const: rockchip,rk3399 | ||
326 | |||
319 | - description: mqmaker MiQi | 327 | - description: mqmaker MiQi |
320 | items: | 328 | items: |
321 | - const: mqmaker,miqi | 329 | - const: mqmaker,miqi |