Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300   1) # SPDX-License-Identifier: GPL-2.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300   2) %YAML 1.2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300   3) ---
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300   4) $id: http://devicetree.org/schemas/arm/rockchip.yaml#
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300   5) $schema: http://devicetree.org/meta-schemas/core.yaml#
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300   6) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300   7) title: Rockchip platforms device tree bindings
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300   8) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300   9) maintainers:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  10)   - Heiko Stuebner <heiko@sntech.de>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  11) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  12) properties:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  13)   $nodename:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  14)     const: '/'
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  15)   compatible:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  16)     oneOf:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  17) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  18)       - description: 96boards RK3399 Ficus (ROCK960 Enterprise Edition)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  19)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  20)           - const: vamrs,ficus
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  21)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  22) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  23)       - description: 96boards RK3399 Rock960 (ROCK960 Consumer Edition)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  24)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  25)           - const: vamrs,rock960
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  26)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  27) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  28)       - description: Amarula Vyasa RK3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  29)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  30)           - const: amarula,vyasa-rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  31)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  32) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  33)       - description: Asus Tinker board
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  34)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  35)           - const: asus,rk3288-tinker
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  36)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  37) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  38)       - description: Asus Tinker board S
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  39)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  40)           - const: asus,rk3288-tinker-s
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  41)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  42) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  43)       - description: Beelink A1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  44)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  45)           - const: azw,beelink-a1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  46)           - const: rockchip,rk3328
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  47) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  48)       - description: bq Curie 2 tablet
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  49)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  50)           - const: mundoreader,bq-curie2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  51)           - const: rockchip,rk3066a
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  52) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  53)       - description: bq Edison 2 Quad-Core tablet
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  54)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  55)           - const: mundoreader,bq-edison2qc
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  56)           - const: rockchip,rk3188
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  57) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  58)       - description: ChipSPARK PopMetal-RK3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  59)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  60)           - const: chipspark,popmetal-rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  61)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  62) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  63)       - description: ChipSPARK Rayeager PX2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  64)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  65)           - const: chipspark,rayeager-px2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  66)           - const: rockchip,rk3066a
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  67) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  68)       - description: Elgin RV1108 R1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  69)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  70)           - const: elgin,rv1108-r1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  71)           - const: rockchip,rv1108
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  72) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  73)       - description: Firefly Firefly-RK3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  74)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  75)           - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  76)               - firefly,firefly-rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  77)               - firefly,firefly-rk3288-beta
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  78)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  79) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  80)       - description: Firefly Firefly-RK3288 Reload
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  81)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  82)           - const: firefly,firefly-rk3288-reload
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  83)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  84) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  85)       - description: Firefly Firefly-RK3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  86)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  87)           - const: firefly,firefly-rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  88)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  89) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  90)       - description: Firefly ROC-RK3308-CC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  91)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  92)           - const: firefly,roc-rk3308-cc
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  93)           - const: rockchip,rk3308
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  94) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  95)       - description: Firefly roc-rk3328-cc
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  96)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  97)           - const: firefly,roc-rk3328-cc
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  98)           - const: rockchip,rk3328
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  99) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 100)       - description: Firefly ROC-RK3399-PC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 101)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 102)           - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 103)               - firefly,roc-rk3399-pc
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 104)               - firefly,roc-rk3399-pc-mezzanine
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 105)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 106) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 107)       - description: FriendlyElec NanoPi R2S
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 108)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 109)           - const: friendlyarm,nanopi-r2s
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 110)           - const: rockchip,rk3328
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 111) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 112)       - description: FriendlyElec NanoPi4 series boards
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 113)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 114)           - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 115)               - friendlyarm,nanopc-t4
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 116)               - friendlyarm,nanopi-m4
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 117)               - friendlyarm,nanopi-neo4
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 118)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 119) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 120)       - description: GeekBuying GeekBox
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 121)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 122)           - const: geekbuying,geekbox
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 123)           - const: rockchip,rk3368
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 124) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 125)       - description: Google Bob (Asus Chromebook Flip C101PA)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 126)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 127)           - const: google,bob-rev13
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 128)           - const: google,bob-rev12
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 129)           - const: google,bob-rev11
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 130)           - const: google,bob-rev10
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 131)           - const: google,bob-rev9
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 132)           - const: google,bob-rev8
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 133)           - const: google,bob-rev7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 134)           - const: google,bob-rev6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 135)           - const: google,bob-rev5
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 136)           - const: google,bob-rev4
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 137)           - const: google,bob
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 138)           - const: google,gru
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 139)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 140) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 141)       - description: Google Brain (dev-board)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 142)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 143)           - const: google,veyron-brain-rev0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 144)           - const: google,veyron-brain
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 145)           - const: google,veyron
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 146)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 147) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 148)       - description: Google Fievel (AOPEN Chromebox Mini)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 149)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 150)           - const: google,veyron-fievel-rev8
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 151)           - const: google,veyron-fievel-rev7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 152)           - const: google,veyron-fievel-rev6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 153)           - const: google,veyron-fievel-rev5
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 154)           - const: google,veyron-fievel-rev4
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 155)           - const: google,veyron-fievel-rev3
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 156)           - const: google,veyron-fievel-rev2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 157)           - const: google,veyron-fievel-rev1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 158)           - const: google,veyron-fievel-rev0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 159)           - const: google,veyron-fievel
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 160)           - const: google,veyron
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 161)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 162) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 163)       - description: Google Gru (dev-board)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 164)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 165)           - const: google,gru-rev15
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 166)           - const: google,gru-rev14
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 167)           - const: google,gru-rev13
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 168)           - const: google,gru-rev12
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 169)           - const: google,gru-rev11
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 170)           - const: google,gru-rev10
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 171)           - const: google,gru-rev9
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 172)           - const: google,gru-rev8
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 173)           - const: google,gru-rev7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 174)           - const: google,gru-rev6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 175)           - const: google,gru-rev5
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 176)           - const: google,gru-rev4
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 177)           - const: google,gru-rev3
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 178)           - const: google,gru-rev2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 179)           - const: google,gru
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 180)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 181) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 182)       - description: Google Jaq (Haier Chromebook 11 and more w/ uSD)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 183)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 184)           - const: google,veyron-jaq-rev5
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 185)           - const: google,veyron-jaq-rev4
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 186)           - const: google,veyron-jaq-rev3
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 187)           - const: google,veyron-jaq-rev2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 188)           - const: google,veyron-jaq-rev1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 189)           - const: google,veyron-jaq
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 190)           - const: google,veyron
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 191)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 192) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 193)       - description: Google Jerry (Hisense Chromebook C11 and more)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 194)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 195)           - const: google,veyron-jerry-rev15
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 196)           - const: google,veyron-jerry-rev14
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 197)           - const: google,veyron-jerry-rev13
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 198)           - const: google,veyron-jerry-rev12
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 199)           - const: google,veyron-jerry-rev11
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 200)           - const: google,veyron-jerry-rev10
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 201)           - const: google,veyron-jerry-rev7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 202)           - const: google,veyron-jerry-rev6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 203)           - const: google,veyron-jerry-rev5
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 204)           - const: google,veyron-jerry-rev4
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 205)           - const: google,veyron-jerry-rev3
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 206)           - const: google,veyron-jerry
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 207)           - const: google,veyron
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 208)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 209) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 210)       - description: Google Kevin (Samsung Chromebook Plus)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 211)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 212)           - const: google,kevin-rev15
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 213)           - const: google,kevin-rev14
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 214)           - const: google,kevin-rev13
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 215)           - const: google,kevin-rev12
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 216)           - const: google,kevin-rev11
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 217)           - const: google,kevin-rev10
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 218)           - const: google,kevin-rev9
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 219)           - const: google,kevin-rev8
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 220)           - const: google,kevin-rev7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 221)           - const: google,kevin-rev6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 222)           - const: google,kevin
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 223)           - const: google,gru
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 224)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 225) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 226)       - description: Google Mickey (Asus Chromebit CS10)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 227)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 228)           - const: google,veyron-mickey-rev8
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 229)           - const: google,veyron-mickey-rev7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 230)           - const: google,veyron-mickey-rev6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 231)           - const: google,veyron-mickey-rev5
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 232)           - const: google,veyron-mickey-rev4
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 233)           - const: google,veyron-mickey-rev3
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 234)           - const: google,veyron-mickey-rev2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 235)           - const: google,veyron-mickey-rev1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 236)           - const: google,veyron-mickey-rev0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 237)           - const: google,veyron-mickey
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 238)           - const: google,veyron
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 239)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 240) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 241)       - description: Google Mighty (Haier Chromebook 11 and more w/ SD)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 242)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 243)           - const: google,veyron-mighty-rev5
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 244)           - const: google,veyron-mighty-rev4
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 245)           - const: google,veyron-mighty-rev3
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 246)           - const: google,veyron-mighty-rev2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 247)           - const: google,veyron-mighty-rev1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 248)           - const: google,veyron-mighty
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 249)           - const: google,veyron
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 250)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 251) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 252)       - description: Google Minnie (Asus Chromebook Flip C100P)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 253)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 254)           - const: google,veyron-minnie-rev4
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 255)           - const: google,veyron-minnie-rev3
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 256)           - const: google,veyron-minnie-rev2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 257)           - const: google,veyron-minnie-rev1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 258)           - const: google,veyron-minnie-rev0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 259)           - const: google,veyron-minnie
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 260)           - const: google,veyron
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 261)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 262) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 263)       - description: Google Pinky (dev-board)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 264)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 265)           - const: google,veyron-pinky-rev2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 266)           - const: google,veyron-pinky
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 267)           - const: google,veyron
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 268)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 269) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 270)       - description: Google Scarlet - Kingdisplay (Acer Chromebook Tab 10)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 271)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 272)           - const: google,scarlet-rev15-sku7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 273)           - const: google,scarlet-rev15
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 274)           - const: google,scarlet-rev14-sku7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 275)           - const: google,scarlet-rev14
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 276)           - const: google,scarlet-rev13-sku7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 277)           - const: google,scarlet-rev13
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 278)           - const: google,scarlet-rev12-sku7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 279)           - const: google,scarlet-rev12
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 280)           - const: google,scarlet-rev11-sku7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 281)           - const: google,scarlet-rev11
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 282)           - const: google,scarlet-rev10-sku7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 283)           - const: google,scarlet-rev10
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 284)           - const: google,scarlet-rev9-sku7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 285)           - const: google,scarlet-rev9
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 286)           - const: google,scarlet-rev8-sku7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 287)           - const: google,scarlet-rev8
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 288)           - const: google,scarlet-rev7-sku7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 289)           - const: google,scarlet-rev7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 290)           - const: google,scarlet-rev6-sku7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 291)           - const: google,scarlet-rev6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 292)           - const: google,scarlet-rev5-sku7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 293)           - const: google,scarlet-rev5
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 294)           - const: google,scarlet-rev4-sku7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 295)           - const: google,scarlet-rev4
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 296)           - const: google,scarlet-rev3-sku7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 297)           - const: google,scarlet-rev3
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 298)           - const: google,scarlet
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 299)           - const: google,gru
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 300)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 301) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 302)       - description: Google Scarlet - Innolux display (Acer Chromebook Tab 10)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 303)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 304)           - const: google,scarlet-rev15-sku6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 305)           - const: google,scarlet-rev15
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 306)           - const: google,scarlet-rev14-sku6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 307)           - const: google,scarlet-rev14
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 308)           - const: google,scarlet-rev13-sku6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 309)           - const: google,scarlet-rev13
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 310)           - const: google,scarlet-rev12-sku6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 311)           - const: google,scarlet-rev12
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 312)           - const: google,scarlet-rev11-sku6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 313)           - const: google,scarlet-rev11
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 314)           - const: google,scarlet-rev10-sku6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 315)           - const: google,scarlet-rev10
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 316)           - const: google,scarlet-rev9-sku6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 317)           - const: google,scarlet-rev9
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 318)           - const: google,scarlet-rev8-sku6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 319)           - const: google,scarlet-rev8
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 320)           - const: google,scarlet-rev7-sku6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 321)           - const: google,scarlet-rev7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 322)           - const: google,scarlet-rev6-sku6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 323)           - const: google,scarlet-rev6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 324)           - const: google,scarlet-rev5-sku6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 325)           - const: google,scarlet-rev5
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 326)           - const: google,scarlet-rev4-sku6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 327)           - const: google,scarlet-rev4
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 328)           - const: google,scarlet
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 329)           - const: google,gru
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 330)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 331) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 332)       - description: Google Speedy (Asus C201 Chromebook)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 333)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 334)           - const: google,veyron-speedy-rev9
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 335)           - const: google,veyron-speedy-rev8
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 336)           - const: google,veyron-speedy-rev7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 337)           - const: google,veyron-speedy-rev6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 338)           - const: google,veyron-speedy-rev5
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 339)           - const: google,veyron-speedy-rev4
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 340)           - const: google,veyron-speedy-rev3
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 341)           - const: google,veyron-speedy-rev2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 342)           - const: google,veyron-speedy
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 343)           - const: google,veyron
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 344)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 345) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 346)       - description: Google Tiger (AOpen Chromebase Mini)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 347)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 348)           - const: google,veyron-tiger-rev8
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 349)           - const: google,veyron-tiger-rev7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 350)           - const: google,veyron-tiger-rev6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 351)           - const: google,veyron-tiger-rev5
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 352)           - const: google,veyron-tiger-rev4
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 353)           - const: google,veyron-tiger-rev3
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 354)           - const: google,veyron-tiger-rev2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 355)           - const: google,veyron-tiger-rev1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 356)           - const: google,veyron-tiger-rev0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 357)           - const: google,veyron-tiger
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 358)           - const: google,veyron
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 359)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 360) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 361)       - description: Haoyu MarsBoard RK3066
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 362)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 363)           - const: haoyu,marsboard-rk3066
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 364)           - const: rockchip,rk3066a
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 365) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 366)       - description: Hardkernel Odroid Go Advance
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 367)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 368)           - const: hardkernel,rk3326-odroid-go2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 369)           - const: rockchip,rk3326
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 370) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 371)       - description: Hugsun X99 TV Box
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 372)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 373)           - const: hugsun,x99
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 374)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 375) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 376)       - description: Khadas Edge series boards
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 377)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 378)           - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 379)               - khadas,edge
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 380)               - khadas,edge-captain
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 381)               - khadas,edge-v
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 382)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 383) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 384)       - description: Mecer Xtreme Mini S6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 385)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 386)           - const: mecer,xms6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 387)           - const: rockchip,rk3229
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 388) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 389)       - description: Leez RK3399 P710
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 390)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 391)           - const: leez,p710
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 392)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 393) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 394)       - description: mqmaker MiQi
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 395)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 396)           - const: mqmaker,miqi
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 397)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 398) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 399)       - description: Netxeon R89 board
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 400)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 401)           - const: netxeon,r89
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 402)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 403) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 404)       - description: Orange Pi RK3399 board
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 405)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 406)           - const: rockchip,rk3399-orangepi
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 407)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 408) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 409)       - description: Phytec phyCORE-RK3288 Rapid Development Kit
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 410)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 411)           - const: phytec,rk3288-pcm-947
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 412)           - const: phytec,rk3288-phycore-som
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 413)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 414) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 415)       - description: Pine64 PinebookPro
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 416)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 417)           - const: pine64,pinebook-pro
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 418)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 419) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 420)       - description: Pine64 Rock64
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 421)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 422)           - const: pine64,rock64
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 423)           - const: rockchip,rk3328
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 424) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 425)       - description: Pine64 RockPro64
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 426)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 427)           - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 428)               - pine64,rockpro64-v2.1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 429)               - pine64,rockpro64-v2.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 430)           - const: pine64,rockpro64
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 431)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 432) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 433)       - description: Radxa Rock
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 434)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 435)           - const: radxa,rock
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 436)           - const: rockchip,rk3188
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 437) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 438)       - description: Radxa ROCK Pi 4A/B/C
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 439)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 440)           - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 441)               - radxa,rockpi4a
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 442)               - radxa,rockpi4b
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 443)               - radxa,rockpi4c
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 444)           - const: radxa,rockpi4
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 445)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 446) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 447)       - description: Radxa ROCK Pi N8
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 448)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 449)           - const: radxa,rockpi-n8
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 450)           - const: vamrs,rk3288-vmarc-som
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 451)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 452) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 453)       - description: Radxa ROCK Pi N10
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 454)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 455)           - const: radxa,rockpi-n10
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 456)           - const: vamrs,rk3399pro-vmarc-som
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 457)           - const: rockchip,rk3399pro
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 458) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 459)       - description: Radxa Rock2 Square
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 460)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 461)           - const: radxa,rock2-square
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 462)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 463) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 464)       - description: Rikomagic MK808 v1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 465)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 466)           - const: rikomagic,mk808
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 467)           - const: rockchip,rk3066a
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 468) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 469)       - description: Rockchip Kylin
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 470)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 471)           - const: rockchip,rk3036-kylin
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 472)           - const: rockchip,rk3036
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 473) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 474)       - description: Rockchip PX3 Evaluation board
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 475)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 476)           - const: rockchip,px3-evb
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 477)           - const: rockchip,px3
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 478)           - const: rockchip,rk3188
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 479) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 480)       - description: Rockchip PX30 Evaluation board
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 481)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 482)           - const: rockchip,px30-evb
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 483)           - const: rockchip,px30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 484) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 485)       - description: Rockchip PX5 Evaluation board
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 486)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 487)           - const: rockchip,px5-evb
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 488)           - const: rockchip,px5
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 489)           - const: rockchip,rk3368
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 490) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 491)       - description: Rockchip R88
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 492)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 493)           - const: rockchip,r88
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 494)           - const: rockchip,rk3368
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 495) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 496)       - description: Rockchip RK3036 Evaluation board
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 497)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 498)           - const: rockchip,rk3036-evb
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 499)           - const: rockchip,rk3036
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 500) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 501)       - description: Rockchip RK3228 Evaluation board
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 502)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 503)           - const: rockchip,rk3228-evb
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 504)           - const: rockchip,rk3228
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 505) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 506)       - description: Rockchip RK3229 Evaluation board
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 507)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 508)           - const: rockchip,rk3229-evb
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 509)           - const: rockchip,rk3229
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 510) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 511)       - description: Rockchip RK3288 Evaluation board
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 512)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 513)           - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 514)               - rockchip,rk3288-evb-act8846
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 515)               - rockchip,rk3288-evb-rk808
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 516)           - const: rockchip,rk3288
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 517) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 518)       - description: Rockchip RK3308 Evaluation board
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 519)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 520)           - const: rockchip,rk3308-evb
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 521)           - const: rockchip,rk3308
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 522) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 523)       - description: Rockchip RK3328 Evaluation board
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 524)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 525)           - const: rockchip,rk3328-evb
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 526)           - const: rockchip,rk3328
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 527) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 528)       - description: Rockchip RK3368 Evaluation board (act8846 pmic)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 529)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 530)           - const: rockchip,rk3368-evb-act8846
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 531)           - const: rockchip,rk3368
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 532) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 533)       - description: Rockchip RK3399 Evaluation board
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 534)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 535)           - const: rockchip,rk3399-evb
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 536)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 537) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 538)       - description: Rockchip RK3399 Sapphire standalone
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 539)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 540)           - const: rockchip,rk3399-sapphire
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 541)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 542) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 543)       - description: Rockchip RK3399 Sapphire with Excavator Baseboard
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 544)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 545)           - const: rockchip,rk3399-sapphire-excavator
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 546)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 547) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 548)       - description: Rockchip RV1108 Evaluation board
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 549)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 550)           - const: rockchip,rv1108-evb
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 551)           - const: rockchip,rv1108
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 552) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 553)       - description: Theobroma Systems RK3368-uQ7 with Haikou baseboard
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 554)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 555)           - const: tsd,rk3368-lion-haikou
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 556)           - const: rockchip,rk3368
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 557) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 558)       - description: Theobroma Systems RK3399-Q7 with Haikou baseboard
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 559)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 560)           - const: tsd,rk3399-puma-haikou
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 561)           - const: rockchip,rk3399
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 562) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 563)       - description: Tronsmart Orion R68 Meta
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 564)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 565)           - const: tronsmart,orion-r68-meta
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 566)           - const: rockchip,rk3368
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 567) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 568)       - description: Zkmagic A95X Z2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 569)         items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 570)           - const: zkmagic,a95x-z2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 571)           - const: rockchip,rk3318
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 572) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 573) additionalProperties: true
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 574) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 575) ...