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