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