1 # SPDX-License-Identifier: GPL-2.0 1 # SPDX-License-Identifier: GPL-2.0 2 %YAML 1.2 2 %YAML 1.2 3 --- 3 --- 4 $id: http://devicetree.org/schemas/arm/rockchi 4 $id: http://devicetree.org/schemas/arm/rockchip.yaml# 5 $schema: http://devicetree.org/meta-schemas/co 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 title: Rockchip platforms 7 title: Rockchip platforms 8 8 9 maintainers: 9 maintainers: 10 - Heiko Stuebner <heiko@sntech.de> 10 - Heiko Stuebner <heiko@sntech.de> 11 11 12 properties: 12 properties: 13 $nodename: 13 $nodename: 14 const: '/' 14 const: '/' 15 compatible: 15 compatible: 16 oneOf: 16 oneOf: 17 17 18 - description: 96boards RK3399 Ficus (RO 18 - description: 96boards RK3399 Ficus (ROCK960 Enterprise Edition) 19 items: 19 items: 20 - const: vamrs,ficus 20 - const: vamrs,ficus 21 - const: rockchip,rk3399 21 - const: rockchip,rk3399 22 22 23 - description: 96boards RK3399 Rock960 ( 23 - description: 96boards RK3399 Rock960 (ROCK960 Consumer Edition) 24 items: 24 items: 25 - const: vamrs,rock960 25 - const: vamrs,rock960 26 - const: rockchip,rk3399 26 - const: rockchip,rk3399 27 27 28 - description: Amarula Vyasa RK3288 28 - description: Amarula Vyasa RK3288 29 items: 29 items: 30 - const: amarula,vyasa-rk3288 30 - const: amarula,vyasa-rk3288 31 - const: rockchip,rk3288 31 - const: rockchip,rk3288 32 32 33 - description: Anbernic RK3326 Handheld !! 33 - description: Anbernic RG353P 34 items: 34 items: 35 - enum: !! 35 - const: anbernic,rg353p 36 - anbernic,rg351m << 37 - anbernic,rg351v << 38 - const: rockchip,rk3326 << 39 << 40 - description: Anbernic RK3566 Handheld << 41 items: << 42 - enum: << 43 - anbernic,rg353p << 44 - anbernic,rg353ps << 45 - anbernic,rg353v << 46 - anbernic,rg353vs << 47 - anbernic,rg503 << 48 - anbernic,rg-arc-d << 49 - anbernic,rg-arc-s << 50 - const: rockchip,rk3566 36 - const: rockchip,rk3566 51 37 52 - description: ArmSoM Sige7 board !! 38 - description: Anbernic RG503 53 items: 39 items: 54 - const: armsom,sige7 !! 40 - const: anbernic,rg503 55 - const: rockchip,rk3588 !! 41 - const: rockchip,rk3566 56 42 57 - description: Asus Tinker board 43 - description: Asus Tinker board 58 items: 44 items: 59 - const: asus,rk3288-tinker 45 - const: asus,rk3288-tinker 60 - const: rockchip,rk3288 46 - const: rockchip,rk3288 61 47 62 - description: Asus Tinker board S 48 - description: Asus Tinker board S 63 items: 49 items: 64 - const: asus,rk3288-tinker-s 50 - const: asus,rk3288-tinker-s 65 - const: rockchip,rk3288 51 - const: rockchip,rk3288 66 52 67 - description: Beelink A1 53 - description: Beelink A1 68 items: 54 items: 69 - const: azw,beelink-a1 55 - const: azw,beelink-a1 70 - const: rockchip,rk3328 56 - const: rockchip,rk3328 71 57 72 - description: bq Curie 2 tablet 58 - description: bq Curie 2 tablet 73 items: 59 items: 74 - const: mundoreader,bq-curie2 60 - const: mundoreader,bq-curie2 75 - const: rockchip,rk3066a 61 - const: rockchip,rk3066a 76 62 77 - description: bq Edison 2 Quad-Core tab 63 - description: bq Edison 2 Quad-Core tablet 78 items: 64 items: 79 - const: mundoreader,bq-edison2qc 65 - const: mundoreader,bq-edison2qc 80 - const: rockchip,rk3188 66 - const: rockchip,rk3188 81 67 82 - description: ChipSPARK PopMetal-RK3288 68 - description: ChipSPARK PopMetal-RK3288 83 items: 69 items: 84 - const: chipspark,popmetal-rk3288 70 - const: chipspark,popmetal-rk3288 85 - const: rockchip,rk3288 71 - const: rockchip,rk3288 86 72 87 - description: ChipSPARK Rayeager PX2 73 - description: ChipSPARK Rayeager PX2 88 items: 74 items: 89 - const: chipspark,rayeager-px2 75 - const: chipspark,rayeager-px2 90 - const: rockchip,rk3066a 76 - const: rockchip,rk3066a 91 77 92 - description: Cool Pi Compute Module 5( << 93 items: << 94 - enum: << 95 - coolpi,pi-cm5-evb << 96 - const: coolpi,pi-cm5 << 97 - const: rockchip,rk3588 << 98 << 99 - description: Cool Pi CM5 GenBook << 100 items: << 101 - enum: << 102 - coolpi,pi-cm5-genbook << 103 - const: coolpi,pi-cm5 << 104 - const: rockchip,rk3588 << 105 << 106 - description: Cool Pi 4 Model B << 107 items: << 108 - const: coolpi,pi-4b << 109 - const: rockchip,rk3588s << 110 << 111 - description: Edgeble Neural Compute Mo << 112 items: << 113 - const: edgeble,neural-compute-modu << 114 - const: edgeble,neural-compute-modu << 115 - const: rockchip,rv1126 << 116 << 117 - description: Edgeble Neural Compute Mo << 118 items: << 119 - const: edgeble,neural-compute-modu << 120 - enum: << 121 - edgeble,neural-compute-module- << 122 - edgeble,neural-compute-module- << 123 - const: rockchip,rk3588 << 124 << 125 - description: Elgin RV1108 R1 78 - description: Elgin RV1108 R1 126 items: 79 items: 127 - const: elgin,rv1108-r1 80 - const: elgin,rv1108-r1 128 - const: rockchip,rv1108 81 - const: rockchip,rv1108 129 82 130 - description: EmbedFire LubanCat 1 << 131 items: << 132 - const: embedfire,lubancat-1 << 133 - const: rockchip,rk3566 << 134 << 135 - description: EmbedFire LubanCat 2 << 136 items: << 137 - const: embedfire,lubancat-2 << 138 - const: rockchip,rk3568 << 139 << 140 - description: Engicam PX30.Core C.TOUCH 83 - description: Engicam PX30.Core C.TOUCH 2.0 141 items: 84 items: 142 - const: engicam,px30-core-ctouch2 85 - const: engicam,px30-core-ctouch2 143 - const: engicam,px30-core 86 - const: engicam,px30-core 144 - const: rockchip,px30 87 - const: rockchip,px30 145 88 146 - description: Engicam PX30.Core C.TOUCH 89 - description: Engicam PX30.Core C.TOUCH 2.0 10.1" Open Frame 147 items: 90 items: 148 - const: engicam,px30-core-ctouch2-o 91 - const: engicam,px30-core-ctouch2-of10 149 - const: engicam,px30-core 92 - const: engicam,px30-core 150 - const: rockchip,px30 93 - const: rockchip,px30 151 94 152 - description: Engicam PX30.Core EDIMM2. 95 - description: Engicam PX30.Core EDIMM2.2 Starter Kit 153 items: 96 items: 154 - const: engicam,px30-core-edimm2.2 97 - const: engicam,px30-core-edimm2.2 155 - const: engicam,px30-core 98 - const: engicam,px30-core 156 - const: rockchip,px30 99 - const: rockchip,px30 157 100 158 - description: Firefly Core-PX30-JD4 on << 159 items: << 160 - const: firefly,px30-jd4-core-mb << 161 - const: firefly,px30-jd4-core << 162 - const: rockchip,px30 << 163 << 164 - description: Firefly Firefly-RK3288 101 - description: Firefly Firefly-RK3288 165 items: 102 items: 166 - enum: 103 - enum: 167 - firefly,firefly-rk3288 104 - firefly,firefly-rk3288 168 - firefly,firefly-rk3288-beta 105 - firefly,firefly-rk3288-beta 169 - const: rockchip,rk3288 106 - const: rockchip,rk3288 170 107 171 - description: Firefly Firefly-RK3288 Re 108 - description: Firefly Firefly-RK3288 Reload 172 items: 109 items: 173 - const: firefly,firefly-rk3288-relo 110 - const: firefly,firefly-rk3288-reload 174 - const: rockchip,rk3288 111 - const: rockchip,rk3288 175 112 176 - description: Firefly Firefly-RK3399 113 - description: Firefly Firefly-RK3399 177 items: 114 items: 178 - const: firefly,firefly-rk3399 115 - const: firefly,firefly-rk3399 179 - const: rockchip,rk3399 116 - const: rockchip,rk3399 180 117 181 - description: Firefly ROC-RK3308-CC 118 - description: Firefly ROC-RK3308-CC 182 items: 119 items: 183 - const: firefly,roc-rk3308-cc 120 - const: firefly,roc-rk3308-cc 184 - const: rockchip,rk3308 121 - const: rockchip,rk3308 185 122 186 - description: Firefly roc-rk3328-cc 123 - description: Firefly roc-rk3328-cc 187 items: 124 items: 188 - const: firefly,roc-rk3328-cc 125 - const: firefly,roc-rk3328-cc 189 - const: rockchip,rk3328 126 - const: rockchip,rk3328 190 127 191 - description: Firefly ROC-RK3328-PC 128 - description: Firefly ROC-RK3328-PC 192 items: 129 items: 193 - const: firefly,roc-rk3328-pc 130 - const: firefly,roc-rk3328-pc 194 - const: rockchip,rk3328 131 - const: rockchip,rk3328 195 132 196 - description: Firefly ROC-RK3399-PC 133 - description: Firefly ROC-RK3399-PC 197 items: 134 items: 198 - enum: 135 - enum: 199 - firefly,roc-rk3399-pc 136 - firefly,roc-rk3399-pc 200 - firefly,roc-rk3399-pc-mezzanin 137 - firefly,roc-rk3399-pc-mezzanine 201 - const: rockchip,rk3399 138 - const: rockchip,rk3399 202 139 203 - description: Firefly ROC-RK3399-PC-PLU 140 - description: Firefly ROC-RK3399-PC-PLUS 204 items: 141 items: 205 - enum: 142 - enum: 206 - firefly,roc-rk3399-pc-plus 143 - firefly,roc-rk3399-pc-plus 207 - const: rockchip,rk3399 144 - const: rockchip,rk3399 208 145 209 - description: Firefly Station M2 146 - description: Firefly Station M2 210 items: 147 items: 211 - const: firefly,rk3566-roc-pc 148 - const: firefly,rk3566-roc-pc 212 - const: rockchip,rk3566 149 - const: rockchip,rk3566 213 150 214 - description: Firefly Station P2 !! 151 - description: FriendlyElec NanoPi R2S 215 items: 152 items: 216 - const: firefly,rk3568-roc-pc !! 153 - const: friendlyarm,nanopi-r2s 217 - const: rockchip,rk3568 << 218 << 219 - description: Forlinx FET3588-C SoM << 220 items: << 221 - enum: << 222 - forlinx,ok3588-c << 223 - const: forlinx,fet3588-c << 224 - const: rockchip,rk3588 << 225 << 226 - description: FriendlyElec NanoPi R2 se << 227 items: << 228 - enum: << 229 - friendlyarm,nanopi-r2c << 230 - friendlyarm,nanopi-r2c-plus << 231 - friendlyarm,nanopi-r2s << 232 - friendlyarm,nanopi-r2s-plus << 233 - const: rockchip,rk3328 154 - const: rockchip,rk3328 234 155 235 - description: FriendlyElec NanoPi4 seri 156 - description: FriendlyElec NanoPi4 series boards 236 items: 157 items: 237 - enum: 158 - enum: 238 - friendlyarm,nanopc-t4 159 - friendlyarm,nanopc-t4 239 - friendlyarm,nanopi-m4 160 - friendlyarm,nanopi-m4 240 - friendlyarm,nanopi-m4b 161 - friendlyarm,nanopi-m4b 241 - friendlyarm,nanopi-neo4 162 - friendlyarm,nanopi-neo4 242 - friendlyarm,nanopi-r4s 163 - friendlyarm,nanopi-r4s 243 - friendlyarm,nanopi-r4s-enterpr 164 - friendlyarm,nanopi-r4s-enterprise 244 - const: rockchip,rk3399 165 - const: rockchip,rk3399 245 166 246 - description: FriendlyElec NanoPi R5 se << 247 items: << 248 - enum: << 249 - friendlyarm,nanopi-r5c << 250 - friendlyarm,nanopi-r5s << 251 - const: rockchip,rk3568 << 252 << 253 - description: FriendlyElec NanoPi R6 se << 254 items: << 255 - enum: << 256 - friendlyarm,nanopi-r6c << 257 - friendlyarm,nanopi-r6s << 258 - const: rockchip,rk3588s << 259 << 260 - description: FriendlyElec NanoPC T6 se << 261 items: << 262 - enum: << 263 - friendlyarm,nanopc-t6 << 264 - friendlyarm,nanopc-t6-lts << 265 - const: rockchip,rk3588 << 266 << 267 - description: FriendlyElec CM3588-based << 268 items: << 269 - enum: << 270 - friendlyarm,cm3588-nas << 271 - const: friendlyarm,cm3588 << 272 - const: rockchip,rk3588 << 273 << 274 - description: GameForce Ace << 275 items: << 276 - const: gameforce,ace << 277 - const: rockchip,rk3588s << 278 << 279 - description: GameForce Chi << 280 items: << 281 - const: gameforce,chi << 282 - const: rockchip,rk3326 << 283 << 284 - description: GeekBuying GeekBox 167 - description: GeekBuying GeekBox 285 items: 168 items: 286 - const: geekbuying,geekbox 169 - const: geekbuying,geekbox 287 - const: rockchip,rk3368 170 - const: rockchip,rk3368 288 171 289 - description: Geniatech XPI-3128 << 290 items: << 291 - const: geniatech,xpi-3128 << 292 - const: rockchip,rk3128 << 293 << 294 - description: Google Bob (Asus Chromebo 172 - description: Google Bob (Asus Chromebook Flip C101PA) 295 items: 173 items: 296 - const: google,bob-rev13 174 - const: google,bob-rev13 297 - const: google,bob-rev12 175 - const: google,bob-rev12 298 - const: google,bob-rev11 176 - const: google,bob-rev11 299 - const: google,bob-rev10 177 - const: google,bob-rev10 300 - const: google,bob-rev9 178 - const: google,bob-rev9 301 - const: google,bob-rev8 179 - const: google,bob-rev8 302 - const: google,bob-rev7 180 - const: google,bob-rev7 303 - const: google,bob-rev6 181 - const: google,bob-rev6 304 - const: google,bob-rev5 182 - const: google,bob-rev5 305 - const: google,bob-rev4 183 - const: google,bob-rev4 306 - const: google,bob 184 - const: google,bob 307 - const: google,gru 185 - const: google,gru 308 - const: rockchip,rk3399 186 - const: rockchip,rk3399 309 187 310 - description: Google Brain (dev-board) 188 - description: Google Brain (dev-board) 311 items: 189 items: 312 - const: google,veyron-brain-rev0 190 - const: google,veyron-brain-rev0 313 - const: google,veyron-brain 191 - const: google,veyron-brain 314 - const: google,veyron 192 - const: google,veyron 315 - const: rockchip,rk3288 193 - const: rockchip,rk3288 316 194 317 - description: Google Fievel (AOPEN Chro 195 - description: Google Fievel (AOPEN Chromebox Mini) 318 items: 196 items: 319 - const: google,veyron-fievel-rev8 197 - const: google,veyron-fievel-rev8 320 - const: google,veyron-fievel-rev7 198 - const: google,veyron-fievel-rev7 321 - const: google,veyron-fievel-rev6 199 - const: google,veyron-fievel-rev6 322 - const: google,veyron-fievel-rev5 200 - const: google,veyron-fievel-rev5 323 - const: google,veyron-fievel-rev4 201 - const: google,veyron-fievel-rev4 324 - const: google,veyron-fievel-rev3 202 - const: google,veyron-fievel-rev3 325 - const: google,veyron-fievel-rev2 203 - const: google,veyron-fievel-rev2 326 - const: google,veyron-fievel-rev1 204 - const: google,veyron-fievel-rev1 327 - const: google,veyron-fievel-rev0 205 - const: google,veyron-fievel-rev0 328 - const: google,veyron-fievel 206 - const: google,veyron-fievel 329 - const: google,veyron 207 - const: google,veyron 330 - const: rockchip,rk3288 208 - const: rockchip,rk3288 331 209 332 - description: Google Gru (dev-board) 210 - description: Google Gru (dev-board) 333 items: 211 items: 334 - const: google,gru-rev15 212 - const: google,gru-rev15 335 - const: google,gru-rev14 213 - const: google,gru-rev14 336 - const: google,gru-rev13 214 - const: google,gru-rev13 337 - const: google,gru-rev12 215 - const: google,gru-rev12 338 - const: google,gru-rev11 216 - const: google,gru-rev11 339 - const: google,gru-rev10 217 - const: google,gru-rev10 340 - const: google,gru-rev9 218 - const: google,gru-rev9 341 - const: google,gru-rev8 219 - const: google,gru-rev8 342 - const: google,gru-rev7 220 - const: google,gru-rev7 343 - const: google,gru-rev6 221 - const: google,gru-rev6 344 - const: google,gru-rev5 222 - const: google,gru-rev5 345 - const: google,gru-rev4 223 - const: google,gru-rev4 346 - const: google,gru-rev3 224 - const: google,gru-rev3 347 - const: google,gru-rev2 225 - const: google,gru-rev2 348 - const: google,gru 226 - const: google,gru 349 - const: rockchip,rk3399 227 - const: rockchip,rk3399 350 228 351 - description: Google Jaq (Haier Chromeb 229 - description: Google Jaq (Haier Chromebook 11 and more w/ uSD) 352 items: 230 items: 353 - const: google,veyron-jaq-rev5 231 - const: google,veyron-jaq-rev5 354 - const: google,veyron-jaq-rev4 232 - const: google,veyron-jaq-rev4 355 - const: google,veyron-jaq-rev3 233 - const: google,veyron-jaq-rev3 356 - const: google,veyron-jaq-rev2 234 - const: google,veyron-jaq-rev2 357 - const: google,veyron-jaq-rev1 235 - const: google,veyron-jaq-rev1 358 - const: google,veyron-jaq 236 - const: google,veyron-jaq 359 - const: google,veyron 237 - const: google,veyron 360 - const: rockchip,rk3288 238 - const: rockchip,rk3288 361 239 362 - description: Google Jerry (Hisense Chr 240 - description: Google Jerry (Hisense Chromebook C11 and more) 363 items: 241 items: 364 - const: google,veyron-jerry-rev15 242 - const: google,veyron-jerry-rev15 365 - const: google,veyron-jerry-rev14 243 - const: google,veyron-jerry-rev14 366 - const: google,veyron-jerry-rev13 244 - const: google,veyron-jerry-rev13 367 - const: google,veyron-jerry-rev12 245 - const: google,veyron-jerry-rev12 368 - const: google,veyron-jerry-rev11 246 - const: google,veyron-jerry-rev11 369 - const: google,veyron-jerry-rev10 247 - const: google,veyron-jerry-rev10 370 - const: google,veyron-jerry-rev7 248 - const: google,veyron-jerry-rev7 371 - const: google,veyron-jerry-rev6 249 - const: google,veyron-jerry-rev6 372 - const: google,veyron-jerry-rev5 250 - const: google,veyron-jerry-rev5 373 - const: google,veyron-jerry-rev4 251 - const: google,veyron-jerry-rev4 374 - const: google,veyron-jerry-rev3 252 - const: google,veyron-jerry-rev3 375 - const: google,veyron-jerry 253 - const: google,veyron-jerry 376 - const: google,veyron 254 - const: google,veyron 377 - const: rockchip,rk3288 255 - const: rockchip,rk3288 378 256 379 - description: Google Kevin (Samsung Chr 257 - description: Google Kevin (Samsung Chromebook Plus) 380 items: 258 items: 381 - const: google,kevin-rev15 259 - const: google,kevin-rev15 382 - const: google,kevin-rev14 260 - const: google,kevin-rev14 383 - const: google,kevin-rev13 261 - const: google,kevin-rev13 384 - const: google,kevin-rev12 262 - const: google,kevin-rev12 385 - const: google,kevin-rev11 263 - const: google,kevin-rev11 386 - const: google,kevin-rev10 264 - const: google,kevin-rev10 387 - const: google,kevin-rev9 265 - const: google,kevin-rev9 388 - const: google,kevin-rev8 266 - const: google,kevin-rev8 389 - const: google,kevin-rev7 267 - const: google,kevin-rev7 390 - const: google,kevin-rev6 268 - const: google,kevin-rev6 391 - const: google,kevin 269 - const: google,kevin 392 - const: google,gru 270 - const: google,gru 393 - const: rockchip,rk3399 271 - const: rockchip,rk3399 394 272 395 - description: Google Mickey (Asus Chrom 273 - description: Google Mickey (Asus Chromebit CS10) 396 items: 274 items: 397 - const: google,veyron-mickey-rev8 275 - const: google,veyron-mickey-rev8 398 - const: google,veyron-mickey-rev7 276 - const: google,veyron-mickey-rev7 399 - const: google,veyron-mickey-rev6 277 - const: google,veyron-mickey-rev6 400 - const: google,veyron-mickey-rev5 278 - const: google,veyron-mickey-rev5 401 - const: google,veyron-mickey-rev4 279 - const: google,veyron-mickey-rev4 402 - const: google,veyron-mickey-rev3 280 - const: google,veyron-mickey-rev3 403 - const: google,veyron-mickey-rev2 281 - const: google,veyron-mickey-rev2 404 - const: google,veyron-mickey-rev1 282 - const: google,veyron-mickey-rev1 405 - const: google,veyron-mickey-rev0 283 - const: google,veyron-mickey-rev0 406 - const: google,veyron-mickey 284 - const: google,veyron-mickey 407 - const: google,veyron 285 - const: google,veyron 408 - const: rockchip,rk3288 286 - const: rockchip,rk3288 409 287 410 - description: Google Mighty (Haier Chro 288 - description: Google Mighty (Haier Chromebook 11 and more w/ SD) 411 items: 289 items: 412 - const: google,veyron-mighty-rev5 290 - const: google,veyron-mighty-rev5 413 - const: google,veyron-mighty-rev4 291 - const: google,veyron-mighty-rev4 414 - const: google,veyron-mighty-rev3 292 - const: google,veyron-mighty-rev3 415 - const: google,veyron-mighty-rev2 293 - const: google,veyron-mighty-rev2 416 - const: google,veyron-mighty-rev1 294 - const: google,veyron-mighty-rev1 417 - const: google,veyron-mighty 295 - const: google,veyron-mighty 418 - const: google,veyron 296 - const: google,veyron 419 - const: rockchip,rk3288 297 - const: rockchip,rk3288 420 298 421 - description: Google Minnie (Asus Chrom 299 - description: Google Minnie (Asus Chromebook Flip C100P) 422 items: 300 items: 423 - const: google,veyron-minnie-rev4 301 - const: google,veyron-minnie-rev4 424 - const: google,veyron-minnie-rev3 302 - const: google,veyron-minnie-rev3 425 - const: google,veyron-minnie-rev2 303 - const: google,veyron-minnie-rev2 426 - const: google,veyron-minnie-rev1 304 - const: google,veyron-minnie-rev1 427 - const: google,veyron-minnie-rev0 305 - const: google,veyron-minnie-rev0 428 - const: google,veyron-minnie 306 - const: google,veyron-minnie 429 - const: google,veyron 307 - const: google,veyron 430 - const: rockchip,rk3288 308 - const: rockchip,rk3288 431 309 432 - description: Google Pinky (dev-board) 310 - description: Google Pinky (dev-board) 433 items: 311 items: 434 - const: google,veyron-pinky-rev2 312 - const: google,veyron-pinky-rev2 435 - const: google,veyron-pinky 313 - const: google,veyron-pinky 436 - const: google,veyron 314 - const: google,veyron 437 - const: rockchip,rk3288 315 - const: rockchip,rk3288 438 316 439 - description: Google Scarlet - Dumo (AS 317 - description: Google Scarlet - Dumo (ASUS Chromebook Tablet CT100) 440 items: 318 items: 441 - const: google,scarlet-rev15-sku0 319 - const: google,scarlet-rev15-sku0 442 - const: google,scarlet-rev15 320 - const: google,scarlet-rev15 443 - const: google,scarlet-rev14-sku0 321 - const: google,scarlet-rev14-sku0 444 - const: google,scarlet-rev14 322 - const: google,scarlet-rev14 445 - const: google,scarlet-rev13-sku0 323 - const: google,scarlet-rev13-sku0 446 - const: google,scarlet-rev13 324 - const: google,scarlet-rev13 447 - const: google,scarlet-rev12-sku0 325 - const: google,scarlet-rev12-sku0 448 - const: google,scarlet-rev12 326 - const: google,scarlet-rev12 449 - const: google,scarlet-rev11-sku0 327 - const: google,scarlet-rev11-sku0 450 - const: google,scarlet-rev11 328 - const: google,scarlet-rev11 451 - const: google,scarlet-rev10-sku0 329 - const: google,scarlet-rev10-sku0 452 - const: google,scarlet-rev10 330 - const: google,scarlet-rev10 453 - const: google,scarlet-rev9-sku0 331 - const: google,scarlet-rev9-sku0 454 - const: google,scarlet-rev9 332 - const: google,scarlet-rev9 455 - const: google,scarlet-rev8-sku0 333 - const: google,scarlet-rev8-sku0 456 - const: google,scarlet-rev8 334 - const: google,scarlet-rev8 457 - const: google,scarlet-rev7-sku0 335 - const: google,scarlet-rev7-sku0 458 - const: google,scarlet-rev7 336 - const: google,scarlet-rev7 459 - const: google,scarlet-rev6-sku0 337 - const: google,scarlet-rev6-sku0 460 - const: google,scarlet-rev6 338 - const: google,scarlet-rev6 461 - const: google,scarlet-rev5-sku0 339 - const: google,scarlet-rev5-sku0 462 - const: google,scarlet-rev5 340 - const: google,scarlet-rev5 463 - const: google,scarlet 341 - const: google,scarlet 464 - const: google,gru 342 - const: google,gru 465 - const: rockchip,rk3399 343 - const: rockchip,rk3399 466 344 467 - description: Google Scarlet - Kingdisp 345 - description: Google Scarlet - Kingdisplay (Acer Chromebook Tab 10) 468 items: 346 items: 469 - const: google,scarlet-rev15-sku7 347 - const: google,scarlet-rev15-sku7 470 - const: google,scarlet-rev15 348 - const: google,scarlet-rev15 471 - const: google,scarlet-rev14-sku7 349 - const: google,scarlet-rev14-sku7 472 - const: google,scarlet-rev14 350 - const: google,scarlet-rev14 473 - const: google,scarlet-rev13-sku7 351 - const: google,scarlet-rev13-sku7 474 - const: google,scarlet-rev13 352 - const: google,scarlet-rev13 475 - const: google,scarlet-rev12-sku7 353 - const: google,scarlet-rev12-sku7 476 - const: google,scarlet-rev12 354 - const: google,scarlet-rev12 477 - const: google,scarlet-rev11-sku7 355 - const: google,scarlet-rev11-sku7 478 - const: google,scarlet-rev11 356 - const: google,scarlet-rev11 479 - const: google,scarlet-rev10-sku7 357 - const: google,scarlet-rev10-sku7 480 - const: google,scarlet-rev10 358 - const: google,scarlet-rev10 481 - const: google,scarlet-rev9-sku7 359 - const: google,scarlet-rev9-sku7 482 - const: google,scarlet-rev9 360 - const: google,scarlet-rev9 483 - const: google,scarlet-rev8-sku7 361 - const: google,scarlet-rev8-sku7 484 - const: google,scarlet-rev8 362 - const: google,scarlet-rev8 485 - const: google,scarlet-rev7-sku7 363 - const: google,scarlet-rev7-sku7 486 - const: google,scarlet-rev7 364 - const: google,scarlet-rev7 487 - const: google,scarlet-rev6-sku7 365 - const: google,scarlet-rev6-sku7 488 - const: google,scarlet-rev6 366 - const: google,scarlet-rev6 489 - const: google,scarlet-rev5-sku7 367 - const: google,scarlet-rev5-sku7 490 - const: google,scarlet-rev5 368 - const: google,scarlet-rev5 491 - const: google,scarlet-rev4-sku7 369 - const: google,scarlet-rev4-sku7 492 - const: google,scarlet-rev4 370 - const: google,scarlet-rev4 493 - const: google,scarlet-rev3-sku7 371 - const: google,scarlet-rev3-sku7 494 - const: google,scarlet-rev3 372 - const: google,scarlet-rev3 495 - const: google,scarlet 373 - const: google,scarlet 496 - const: google,gru 374 - const: google,gru 497 - const: rockchip,rk3399 375 - const: rockchip,rk3399 498 376 499 - description: | 377 - description: | 500 Google Scarlet - Innolux display (Ac 378 Google Scarlet - Innolux display (Acer Chromebook Tab 10 and more) 501 items: 379 items: 502 - const: google,scarlet-rev15-sku2 380 - const: google,scarlet-rev15-sku2 503 - const: google,scarlet-rev15-sku4 381 - const: google,scarlet-rev15-sku4 504 - const: google,scarlet-rev15-sku6 382 - const: google,scarlet-rev15-sku6 505 - const: google,scarlet-rev15 383 - const: google,scarlet-rev15 506 - const: google,scarlet-rev14-sku2 384 - const: google,scarlet-rev14-sku2 507 - const: google,scarlet-rev14-sku4 385 - const: google,scarlet-rev14-sku4 508 - const: google,scarlet-rev14-sku6 386 - const: google,scarlet-rev14-sku6 509 - const: google,scarlet-rev14 387 - const: google,scarlet-rev14 510 - const: google,scarlet-rev13-sku2 388 - const: google,scarlet-rev13-sku2 511 - const: google,scarlet-rev13-sku4 389 - const: google,scarlet-rev13-sku4 512 - const: google,scarlet-rev13-sku6 390 - const: google,scarlet-rev13-sku6 513 - const: google,scarlet-rev13 391 - const: google,scarlet-rev13 514 - const: google,scarlet-rev12-sku2 392 - const: google,scarlet-rev12-sku2 515 - const: google,scarlet-rev12-sku4 393 - const: google,scarlet-rev12-sku4 516 - const: google,scarlet-rev12-sku6 394 - const: google,scarlet-rev12-sku6 517 - const: google,scarlet-rev12 395 - const: google,scarlet-rev12 518 - const: google,scarlet-rev11-sku2 396 - const: google,scarlet-rev11-sku2 519 - const: google,scarlet-rev11-sku4 397 - const: google,scarlet-rev11-sku4 520 - const: google,scarlet-rev11-sku6 398 - const: google,scarlet-rev11-sku6 521 - const: google,scarlet-rev11 399 - const: google,scarlet-rev11 522 - const: google,scarlet-rev10-sku2 400 - const: google,scarlet-rev10-sku2 523 - const: google,scarlet-rev10-sku4 401 - const: google,scarlet-rev10-sku4 524 - const: google,scarlet-rev10-sku6 402 - const: google,scarlet-rev10-sku6 525 - const: google,scarlet-rev10 403 - const: google,scarlet-rev10 526 - const: google,scarlet-rev9-sku2 404 - const: google,scarlet-rev9-sku2 527 - const: google,scarlet-rev9-sku4 405 - const: google,scarlet-rev9-sku4 528 - const: google,scarlet-rev9-sku6 406 - const: google,scarlet-rev9-sku6 529 - const: google,scarlet-rev9 407 - const: google,scarlet-rev9 530 - const: google,scarlet-rev8-sku2 408 - const: google,scarlet-rev8-sku2 531 - const: google,scarlet-rev8-sku4 409 - const: google,scarlet-rev8-sku4 532 - const: google,scarlet-rev8-sku6 410 - const: google,scarlet-rev8-sku6 533 - const: google,scarlet-rev8 411 - const: google,scarlet-rev8 534 - const: google,scarlet-rev7-sku2 412 - const: google,scarlet-rev7-sku2 535 - const: google,scarlet-rev7-sku4 413 - const: google,scarlet-rev7-sku4 536 - const: google,scarlet-rev7-sku6 414 - const: google,scarlet-rev7-sku6 537 - const: google,scarlet-rev7 415 - const: google,scarlet-rev7 538 - const: google,scarlet-rev6-sku2 416 - const: google,scarlet-rev6-sku2 539 - const: google,scarlet-rev6-sku4 417 - const: google,scarlet-rev6-sku4 540 - const: google,scarlet-rev6-sku6 418 - const: google,scarlet-rev6-sku6 541 - const: google,scarlet-rev6 419 - const: google,scarlet-rev6 542 - const: google,scarlet-rev5-sku2 420 - const: google,scarlet-rev5-sku2 543 - const: google,scarlet-rev5-sku4 421 - const: google,scarlet-rev5-sku4 544 - const: google,scarlet-rev5-sku6 422 - const: google,scarlet-rev5-sku6 545 - const: google,scarlet-rev5 423 - const: google,scarlet-rev5 546 - const: google,scarlet-rev4-sku2 424 - const: google,scarlet-rev4-sku2 547 - const: google,scarlet-rev4-sku4 425 - const: google,scarlet-rev4-sku4 548 - const: google,scarlet-rev4-sku6 426 - const: google,scarlet-rev4-sku6 549 - const: google,scarlet-rev4 427 - const: google,scarlet-rev4 550 - const: google,scarlet 428 - const: google,scarlet 551 - const: google,gru 429 - const: google,gru 552 - const: rockchip,rk3399 430 - const: rockchip,rk3399 553 431 554 - description: Google Speedy (Asus C201 432 - description: Google Speedy (Asus C201 Chromebook) 555 items: 433 items: 556 - const: google,veyron-speedy-rev9 434 - const: google,veyron-speedy-rev9 557 - const: google,veyron-speedy-rev8 435 - const: google,veyron-speedy-rev8 558 - const: google,veyron-speedy-rev7 436 - const: google,veyron-speedy-rev7 559 - const: google,veyron-speedy-rev6 437 - const: google,veyron-speedy-rev6 560 - const: google,veyron-speedy-rev5 438 - const: google,veyron-speedy-rev5 561 - const: google,veyron-speedy-rev4 439 - const: google,veyron-speedy-rev4 562 - const: google,veyron-speedy-rev3 440 - const: google,veyron-speedy-rev3 563 - const: google,veyron-speedy-rev2 441 - const: google,veyron-speedy-rev2 564 - const: google,veyron-speedy 442 - const: google,veyron-speedy 565 - const: google,veyron 443 - const: google,veyron 566 - const: rockchip,rk3288 444 - const: rockchip,rk3288 567 445 568 - description: Google Tiger (AOpen Chrom 446 - description: Google Tiger (AOpen Chromebase Mini) 569 items: 447 items: 570 - const: google,veyron-tiger-rev8 448 - const: google,veyron-tiger-rev8 571 - const: google,veyron-tiger-rev7 449 - const: google,veyron-tiger-rev7 572 - const: google,veyron-tiger-rev6 450 - const: google,veyron-tiger-rev6 573 - const: google,veyron-tiger-rev5 451 - const: google,veyron-tiger-rev5 574 - const: google,veyron-tiger-rev4 452 - const: google,veyron-tiger-rev4 575 - const: google,veyron-tiger-rev3 453 - const: google,veyron-tiger-rev3 576 - const: google,veyron-tiger-rev2 454 - const: google,veyron-tiger-rev2 577 - const: google,veyron-tiger-rev1 455 - const: google,veyron-tiger-rev1 578 - const: google,veyron-tiger-rev0 456 - const: google,veyron-tiger-rev0 579 - const: google,veyron-tiger 457 - const: google,veyron-tiger 580 - const: google,veyron 458 - const: google,veyron 581 - const: rockchip,rk3288 459 - const: rockchip,rk3288 582 460 583 - description: Haoyu MarsBoard RK3066 461 - description: Haoyu MarsBoard RK3066 584 items: 462 items: 585 - const: haoyu,marsboard-rk3066 463 - const: haoyu,marsboard-rk3066 586 - const: rockchip,rk3066a 464 - const: rockchip,rk3066a 587 465 588 - description: Hardkernel Odroid Go Adva 466 - description: Hardkernel Odroid Go Advance 589 items: 467 items: 590 - const: hardkernel,rk3326-odroid-go 468 - const: hardkernel,rk3326-odroid-go2 591 - const: rockchip,rk3326 469 - const: rockchip,rk3326 592 470 593 - description: Hardkernel Odroid Go Adva << 594 items: << 595 - const: hardkernel,rk3326-odroid-go << 596 - const: rockchip,rk3326 << 597 << 598 - description: Hardkernel Odroid Go Supe << 599 items: << 600 - const: hardkernel,rk3326-odroid-go << 601 - const: rockchip,rk3326 << 602 << 603 - description: Hardkernel Odroid M1 << 604 items: << 605 - const: hardkernel,odroid-m1 << 606 - const: rockchip,rk3568 << 607 << 608 - description: Hardkernel Odroid M1S << 609 items: << 610 - const: hardkernel,odroid-m1s << 611 - const: rockchip,rk3566 << 612 << 613 - description: Hardkernel Odroid M2 << 614 items: << 615 - const: hardkernel,odroid-m2 << 616 - const: rockchip,rk3588s << 617 << 618 - description: Hugsun X99 TV Box 471 - description: Hugsun X99 TV Box 619 items: 472 items: 620 - const: hugsun,x99 473 - const: hugsun,x99 621 - const: rockchip,rk3399 474 - const: rockchip,rk3399 622 475 623 - description: Indiedroid Nova SBC << 624 items: << 625 - const: indiedroid,nova << 626 - const: rockchip,rk3588s << 627 << 628 - description: Khadas Edge series boards 476 - description: Khadas Edge series boards 629 items: 477 items: 630 - enum: 478 - enum: 631 - khadas,edge 479 - khadas,edge 632 - khadas,edge-captain 480 - khadas,edge-captain 633 - khadas,edge-v 481 - khadas,edge-v 634 - const: rockchip,rk3399 482 - const: rockchip,rk3399 635 483 636 - description: Khadas Edge2 series board << 637 items: << 638 - const: khadas,edge2 << 639 - const: rockchip,rk3588s << 640 << 641 - description: Kobol Helios64 484 - description: Kobol Helios64 642 items: 485 items: 643 - const: kobol,helios64 486 - const: kobol,helios64 644 - const: rockchip,rk3399 487 - const: rockchip,rk3399 645 488 646 - description: Mecer Xtreme Mini S6 489 - description: Mecer Xtreme Mini S6 647 items: 490 items: 648 - const: mecer,xms6 491 - const: mecer,xms6 649 - const: rockchip,rk3229 492 - const: rockchip,rk3229 650 493 651 - description: Leez RK3399 P710 494 - description: Leez RK3399 P710 652 items: 495 items: 653 - const: leez,p710 496 - const: leez,p710 654 - const: rockchip,rk3399 497 - const: rockchip,rk3399 655 498 656 - description: LCKFB Taishan Pi RK3566 << 657 items: << 658 - const: lckfb,tspi-rk3566 << 659 - const: rockchip,rk3566 << 660 << 661 - description: Lunzn FastRhino R66S / R6 << 662 items: << 663 - enum: << 664 - lunzn,fastrhino-r66s << 665 - lunzn,fastrhino-r68s << 666 - const: rockchip,rk3568 << 667 << 668 - description: mqmaker MiQi 499 - description: mqmaker MiQi 669 items: 500 items: 670 - const: mqmaker,miqi 501 - const: mqmaker,miqi 671 - const: rockchip,rk3288 502 - const: rockchip,rk3288 672 503 673 - description: Neardi LBA3368 << 674 items: << 675 - const: neardi,lba3368 << 676 - const: rockchip,rk3368 << 677 << 678 - description: Netxeon R89 board 504 - description: Netxeon R89 board 679 items: 505 items: 680 - const: netxeon,r89 506 - const: netxeon,r89 681 - const: rockchip,rk3288 507 - const: rockchip,rk3288 682 508 683 - description: OPEN AI LAB EAIDK-610 509 - description: OPEN AI LAB EAIDK-610 684 items: 510 items: 685 - const: openailab,eaidk-610 511 - const: openailab,eaidk-610 686 - const: rockchip,rk3399 512 - const: rockchip,rk3399 687 513 688 - description: Xunlong Orange Pi RK3399 !! 514 - description: Orange Pi RK3399 board 689 items: 515 items: 690 - const: xunlong,rk3399-orangepi !! 516 - const: rockchip,rk3399-orangepi 691 - const: rockchip,rk3399 517 - const: rockchip,rk3399 692 518 693 - description: Phytec phyCORE-RK3288 Rap 519 - description: Phytec phyCORE-RK3288 Rapid Development Kit 694 items: 520 items: 695 - const: phytec,rk3288-pcm-947 521 - const: phytec,rk3288-pcm-947 696 - const: phytec,rk3288-phycore-som 522 - const: phytec,rk3288-phycore-som 697 - const: rockchip,rk3288 523 - const: rockchip,rk3288 698 524 699 - description: Pine64 Pinebook Pro !! 525 - description: Pine64 PinebookPro 700 items: 526 items: 701 - const: pine64,pinebook-pro 527 - const: pine64,pinebook-pro 702 - const: rockchip,rk3399 528 - const: rockchip,rk3399 703 529 704 - description: Pine64 PineNote 530 - description: Pine64 PineNote 705 items: 531 items: 706 - enum: 532 - enum: 707 - pine64,pinenote-v1.1 533 - pine64,pinenote-v1.1 708 - pine64,pinenote-v1.2 534 - pine64,pinenote-v1.2 709 - const: pine64,pinenote 535 - const: pine64,pinenote 710 - const: rockchip,rk3566 536 - const: rockchip,rk3566 711 537 712 - description: Pine64 PinePhone Pro !! 538 - description: Pine64 PinePhonePro 713 items: 539 items: 714 - const: pine64,pinephone-pro 540 - const: pine64,pinephone-pro 715 - const: rockchip,rk3399 541 - const: rockchip,rk3399 716 542 717 - description: Pine64 PineTab2 << 718 items: << 719 - enum: << 720 - pine64,pinetab2-v0.1 << 721 - pine64,pinetab2-v2.0 << 722 - const: pine64,pinetab2 << 723 - const: rockchip,rk3566 << 724 << 725 - description: Pine64 Rock64 543 - description: Pine64 Rock64 726 items: 544 items: 727 - const: pine64,rock64 545 - const: pine64,rock64 728 - const: rockchip,rk3328 546 - const: rockchip,rk3328 729 547 730 - description: Pine64 RockPro64 548 - description: Pine64 RockPro64 731 items: 549 items: 732 - enum: 550 - enum: 733 - pine64,rockpro64-v2.1 551 - pine64,rockpro64-v2.1 734 - pine64,rockpro64-v2.0 552 - pine64,rockpro64-v2.0 735 - const: pine64,rockpro64 553 - const: pine64,rockpro64 736 - const: rockchip,rk3399 554 - const: rockchip,rk3399 737 555 738 - description: Pine64 Quartz64 Model A/B 556 - description: Pine64 Quartz64 Model A/B 739 items: 557 items: 740 - enum: 558 - enum: 741 - pine64,quartz64-a 559 - pine64,quartz64-a 742 - pine64,quartz64-b 560 - pine64,quartz64-b 743 - const: rockchip,rk3566 561 - const: rockchip,rk3566 744 562 745 - description: Pine64 QuartzPro64 !! 563 - description: Pine64 SoQuartz SoM 746 items: << 747 - const: pine64,quartzpro64 << 748 - const: rockchip,rk3588 << 749 << 750 - description: Pine64 SOQuartz << 751 items: 564 items: 752 - enum: 565 - enum: 753 - pine64,soquartz-blade << 754 - pine64,soquartz-cm4io 566 - pine64,soquartz-cm4io 755 - pine64,soquartz-model-a << 756 - const: pine64,soquartz 567 - const: pine64,soquartz 757 - const: rockchip,rk3566 568 - const: rockchip,rk3566 758 569 759 - description: Powkiddy RK3566 Handheld << 760 items: << 761 - enum: << 762 - powkiddy,rgb10max3 << 763 - powkiddy,rgb30 << 764 - powkiddy,rk2023 << 765 - powkiddy,x55 << 766 - const: rockchip,rk3566 << 767 << 768 - description: Protonic MECSBC board << 769 items: << 770 - const: prt,mecsbc << 771 - const: rockchip,rk3568 << 772 << 773 - description: QNAP TS-433-4G 4-Bay NAS << 774 items: << 775 - const: qnap,ts433 << 776 - const: rockchip,rk3568 << 777 << 778 - description: Radxa Compute Module 3 (C << 779 items: << 780 - enum: << 781 - radxa,cm3-io << 782 - const: radxa,cm3 << 783 - const: rockchip,rk3566 << 784 << 785 - description: Radxa CM3 Industrial << 786 items: << 787 - enum: << 788 - radxa,e25 << 789 - const: radxa,cm3i << 790 - const: rockchip,rk3568 << 791 << 792 - description: Radxa Rock 570 - description: Radxa Rock 793 items: 571 items: 794 - const: radxa,rock 572 - const: radxa,rock 795 - const: rockchip,rk3188 573 - const: rockchip,rk3188 796 574 797 - description: Radxa ROCK Pi 4A/A+/B/B+/ 575 - description: Radxa ROCK Pi 4A/A+/B/B+/C 798 items: 576 items: 799 - enum: 577 - enum: 800 - radxa,rockpi4a 578 - radxa,rockpi4a 801 - radxa,rockpi4a-plus 579 - radxa,rockpi4a-plus 802 - radxa,rockpi4b 580 - radxa,rockpi4b 803 - radxa,rockpi4b-plus 581 - radxa,rockpi4b-plus 804 - radxa,rockpi4c 582 - radxa,rockpi4c 805 - const: radxa,rockpi4 583 - const: radxa,rockpi4 806 - const: rockchip,rk3399 584 - const: rockchip,rk3399 807 585 808 - description: Radxa ROCK 4C+ 586 - description: Radxa ROCK 4C+ 809 items: 587 items: 810 - const: radxa,rock-4c-plus 588 - const: radxa,rock-4c-plus 811 - const: rockchip,rk3399 589 - const: rockchip,rk3399 812 590 813 - description: Radxa ROCK 4SE << 814 items: << 815 - const: radxa,rock-4se << 816 - const: rockchip,rk3399 << 817 << 818 - description: Radxa ROCK Pi E 591 - description: Radxa ROCK Pi E 819 items: 592 items: 820 - const: radxa,rockpi-e 593 - const: radxa,rockpi-e 821 - const: rockchip,rk3328 594 - const: rockchip,rk3328 822 595 823 - description: Radxa ROCK Pi N8 596 - description: Radxa ROCK Pi N8 824 items: 597 items: 825 - const: radxa,rockpi-n8 598 - const: radxa,rockpi-n8 826 - const: vamrs,rk3288-vmarc-som 599 - const: vamrs,rk3288-vmarc-som 827 - const: rockchip,rk3288 600 - const: rockchip,rk3288 828 601 829 - description: Radxa ROCK Pi N10 602 - description: Radxa ROCK Pi N10 830 items: 603 items: 831 - const: radxa,rockpi-n10 604 - const: radxa,rockpi-n10 832 - const: vamrs,rk3399pro-vmarc-som 605 - const: vamrs,rk3399pro-vmarc-som 833 - const: rockchip,rk3399pro 606 - const: rockchip,rk3399pro 834 607 835 - description: Radxa ROCK Pi S 608 - description: Radxa ROCK Pi S 836 items: 609 items: 837 - const: radxa,rockpis 610 - const: radxa,rockpis 838 - const: rockchip,rk3308 611 - const: rockchip,rk3308 839 612 840 - description: Radxa Rock 2 Square !! 613 - description: Radxa Rock2 Square 841 items: 614 items: 842 - const: radxa,rock2-square 615 - const: radxa,rock2-square 843 - const: rockchip,rk3288 616 - const: rockchip,rk3288 844 617 845 - description: Radxa ROCK 3A !! 618 - description: Radxa ROCK3 Model A 846 items: 619 items: 847 - const: radxa,rock3a 620 - const: radxa,rock3a 848 - const: rockchip,rk3568 621 - const: rockchip,rk3568 849 622 850 - description: Radxa ROCK 3B << 851 items: << 852 - const: radxa,rock-3b << 853 - const: rockchip,rk3568 << 854 << 855 - description: Radxa ROCK 3C << 856 items: << 857 - const: radxa,rock-3c << 858 - const: rockchip,rk3566 << 859 << 860 - description: Radxa ROCK 5 ITX << 861 items: << 862 - const: radxa,rock-5-itx << 863 - const: rockchip,rk3588 << 864 << 865 - description: Radxa ROCK 5A << 866 items: << 867 - const: radxa,rock-5a << 868 - const: rockchip,rk3588s << 869 << 870 - description: Radxa ROCK 5B << 871 items: << 872 - const: radxa,rock-5b << 873 - const: rockchip,rk3588 << 874 << 875 - description: Radxa ROCK S0 << 876 items: << 877 - const: radxa,rock-s0 << 878 - const: rockchip,rk3308 << 879 << 880 - description: Radxa ZERO 3W/3E << 881 items: << 882 - enum: << 883 - radxa,zero-3e << 884 - radxa,zero-3w << 885 - const: rockchip,rk3566 << 886 << 887 - description: Rikomagic MK808 v1 623 - description: Rikomagic MK808 v1 888 items: 624 items: 889 - const: rikomagic,mk808 625 - const: rikomagic,mk808 890 - const: rockchip,rk3066a 626 - const: rockchip,rk3066a 891 627 892 - description: Rockchip Kylin 628 - description: Rockchip Kylin 893 items: 629 items: 894 - const: rockchip,rk3036-kylin 630 - const: rockchip,rk3036-kylin 895 - const: rockchip,rk3036 631 - const: rockchip,rk3036 896 632 897 - description: Rockchip PX3 Evaluation b 633 - description: Rockchip PX3 Evaluation board 898 items: 634 items: 899 - const: rockchip,px3-evb 635 - const: rockchip,px3-evb 900 - const: rockchip,px3 636 - const: rockchip,px3 901 - const: rockchip,rk3188 637 - const: rockchip,rk3188 902 638 903 - description: Rockchip PX30 Evaluation 639 - description: Rockchip PX30 Evaluation board 904 items: 640 items: 905 - const: rockchip,px30-evb 641 - const: rockchip,px30-evb 906 - const: rockchip,px30 642 - const: rockchip,px30 907 643 908 - description: Rockchip PX5 Evaluation b 644 - description: Rockchip PX5 Evaluation board 909 items: 645 items: 910 - const: rockchip,px5-evb 646 - const: rockchip,px5-evb 911 - const: rockchip,px5 647 - const: rockchip,px5 912 - const: rockchip,rk3368 648 - const: rockchip,rk3368 913 649 914 - description: Rockchip R88 650 - description: Rockchip R88 915 items: 651 items: 916 - const: rockchip,r88 652 - const: rockchip,r88 917 - const: rockchip,rk3368 653 - const: rockchip,rk3368 918 654 919 - description: Rockchip RK3036 Evaluatio 655 - description: Rockchip RK3036 Evaluation board 920 items: 656 items: 921 - const: rockchip,rk3036-evb 657 - const: rockchip,rk3036-evb 922 - const: rockchip,rk3036 658 - const: rockchip,rk3036 923 659 924 - description: Rockchip RK3128 Evaluatio << 925 items: << 926 - const: rockchip,rk3128-evb << 927 - const: rockchip,rk3128 << 928 << 929 - description: Rockchip RK3228 Evaluatio 660 - description: Rockchip RK3228 Evaluation board 930 items: 661 items: 931 - const: rockchip,rk3228-evb 662 - const: rockchip,rk3228-evb 932 - const: rockchip,rk3228 663 - const: rockchip,rk3228 933 664 934 - description: Rockchip RK3229 Evaluatio 665 - description: Rockchip RK3229 Evaluation board 935 items: 666 items: 936 - const: rockchip,rk3229-evb 667 - const: rockchip,rk3229-evb 937 - const: rockchip,rk3229 668 - const: rockchip,rk3229 938 669 939 - description: Rockchip RK3288 Evaluatio 670 - description: Rockchip RK3288 Evaluation board 940 items: 671 items: 941 - enum: 672 - enum: 942 - rockchip,rk3288-evb-act8846 673 - rockchip,rk3288-evb-act8846 943 - rockchip,rk3288-evb-rk808 674 - rockchip,rk3288-evb-rk808 944 - const: rockchip,rk3288 675 - const: rockchip,rk3288 945 676 946 - description: Rockchip RK3308 Evaluatio 677 - description: Rockchip RK3308 Evaluation board 947 items: 678 items: 948 - const: rockchip,rk3308-evb 679 - const: rockchip,rk3308-evb 949 - const: rockchip,rk3308 680 - const: rockchip,rk3308 950 681 951 - description: Rockchip RK3328 Evaluatio 682 - description: Rockchip RK3328 Evaluation board 952 items: 683 items: 953 - const: rockchip,rk3328-evb 684 - const: rockchip,rk3328-evb 954 - const: rockchip,rk3328 685 - const: rockchip,rk3328 955 686 956 - description: Rockchip RK3368 Evaluatio 687 - description: Rockchip RK3368 Evaluation board (act8846 pmic) 957 items: 688 items: 958 - const: rockchip,rk3368-evb-act8846 689 - const: rockchip,rk3368-evb-act8846 959 - const: rockchip,rk3368 690 - const: rockchip,rk3368 960 691 961 - description: Rockchip RK3399 Evaluatio 692 - description: Rockchip RK3399 Evaluation board 962 items: 693 items: 963 - const: rockchip,rk3399-evb 694 - const: rockchip,rk3399-evb 964 - const: rockchip,rk3399 695 - const: rockchip,rk3399 965 696 966 - description: Rockchip RK3399 Sapphire 697 - description: Rockchip RK3399 Sapphire standalone 967 items: 698 items: 968 - const: rockchip,rk3399-sapphire 699 - const: rockchip,rk3399-sapphire 969 - const: rockchip,rk3399 700 - const: rockchip,rk3399 970 701 971 - description: Rockchip RK3399 Sapphire 702 - description: Rockchip RK3399 Sapphire with Excavator Baseboard 972 items: 703 items: 973 - const: rockchip,rk3399-sapphire-ex 704 - const: rockchip,rk3399-sapphire-excavator 974 - const: rockchip,rk3399 705 - const: rockchip,rk3399 975 706 976 - description: Rockchip RK3588 Evaluatio << 977 items: << 978 - const: rockchip,rk3588-evb1-v10 << 979 - const: rockchip,rk3588 << 980 << 981 - description: Rockchip RV1108 Evaluatio 707 - description: Rockchip RV1108 Evaluation board 982 items: 708 items: 983 - const: rockchip,rv1108-evb 709 - const: rockchip,rv1108-evb 984 - const: rockchip,rv1108 710 - const: rockchip,rv1108 985 711 986 - description: Rockchip Toybrick TB-RK35 << 987 items: << 988 - const: rockchip,rk3588-toybrick-x0 << 989 - const: rockchip,rk3588 << 990 << 991 - description: Theobroma Systems PX30-uQ << 992 items: << 993 - const: tsd,px30-ringneck-haikou << 994 - const: rockchip,px30 << 995 << 996 - description: Theobroma Systems RK3368- 712 - description: Theobroma Systems RK3368-uQ7 with Haikou baseboard 997 items: 713 items: 998 - const: tsd,rk3368-lion-haikou 714 - const: tsd,rk3368-lion-haikou 999 - const: rockchip,rk3368 715 - const: rockchip,rk3368 1000 716 1001 - description: Theobroma Systems RK3399 717 - description: Theobroma Systems RK3399-Q7 with Haikou baseboard 1002 items: 718 items: 1003 - const: tsd,rk3399-puma-haikou 719 - const: tsd,rk3399-puma-haikou 1004 - const: rockchip,rk3399 720 - const: rockchip,rk3399 1005 721 1006 - description: Theobroma Systems RK3588 << 1007 items: << 1008 - const: tsd,rk3588-jaguar << 1009 - const: rockchip,rk3588 << 1010 << 1011 - description: Theobroma Systems RK3588 << 1012 items: << 1013 - const: tsd,rk3588-tiger-haikou << 1014 - const: tsd,rk3588-tiger << 1015 - const: rockchip,rk3588 << 1016 << 1017 - description: Tronsmart Orion R68 Meta 722 - description: Tronsmart Orion R68 Meta 1018 items: 723 items: 1019 - const: tronsmart,orion-r68-meta 724 - const: tronsmart,orion-r68-meta 1020 - const: rockchip,rk3368 725 - const: rockchip,rk3368 1021 726 1022 - description: Turing RK1 << 1023 items: << 1024 - const: turing,rk1 << 1025 - const: rockchip,rk3588 << 1026 << 1027 - description: WolfVision PF5 mainboard << 1028 items: << 1029 - const: wolfvision,rk3568-pf5 << 1030 - const: rockchip,rk3568 << 1031 << 1032 - description: Xunlong Orange Pi 3B << 1033 items: << 1034 - enum: << 1035 - xunlong,orangepi-3b-v1.1 << 1036 - xunlong,orangepi-3b-v2.1 << 1037 - const: xunlong,orangepi-3b << 1038 - const: rockchip,rk3566 << 1039 << 1040 - description: Xunlong Orange Pi 5 Plus << 1041 items: << 1042 - const: xunlong,orangepi-5-plus << 1043 - const: rockchip,rk3588 << 1044 << 1045 - description: Xunlong Orange Pi R1 Plu << 1046 items: << 1047 - enum: << 1048 - xunlong,orangepi-r1-plus << 1049 - xunlong,orangepi-r1-plus-lts << 1050 - const: rockchip,rk3328 << 1051 << 1052 - description: Xunlong Orange Pi 5 << 1053 items: << 1054 - const: xunlong,orangepi-5 << 1055 - const: rockchip,rk3588s << 1056 << 1057 - description: Zkmagic A95X Z2 727 - description: Zkmagic A95X Z2 1058 items: 728 items: 1059 - const: zkmagic,a95x-z2 729 - const: zkmagic,a95x-z2 1060 - const: rockchip,rk3318 730 - const: rockchip,rk3318 1061 731 1062 - description: Rockchip RK3566 BOX Eval << 1063 items: << 1064 - const: rockchip,rk3566-box-demo << 1065 - const: rockchip,rk3566 << 1066 << 1067 - description: Rockchip RK3568 Evaluati 732 - description: Rockchip RK3568 Evaluation board 1068 items: 733 items: 1069 - const: rockchip,rk3568-evb1-v10 734 - const: rockchip,rk3568-evb1-v10 1070 - const: rockchip,rk3568 735 - const: rockchip,rk3568 1071 736 1072 - description: Sinovoip RK3568 Banana P !! 737 - description: Rockchip RK3568 Banana Pi R2 Pro 1073 items: 738 items: 1074 - const: sinovoip,rk3568-bpi-r2pro !! 739 - const: rockchip,rk3568-bpi-r2pro 1075 - const: rockchip,rk3568 740 - const: rockchip,rk3568 1076 << 1077 - description: Sonoff iHost Smart Home << 1078 items: << 1079 - const: itead,sonoff-ihost << 1080 - enum: << 1081 - rockchip,rv1126 << 1082 - rockchip,rv1109 << 1083 741 1084 additionalProperties: true 742 additionalProperties: true 1085 743 1086 ... 744 ...
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.