Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: (GPL-2.0+ OR X11) |
| 2 | %YAML 1.2 |
| 3 | --- |
| 4 | $id: http://devicetree.org/schemas/arm/sunxi.yaml# |
| 5 | $schema: http://devicetree.org/meta-schemas/core.yaml# |
| 6 | |
| 7 | title: Allwinner platforms device tree bindings |
| 8 | |
| 9 | maintainers: |
| 10 | - Chen-Yu Tsai <wens@csie.org> |
Maxime Ripard | 5c7404b | 2019-12-09 10:32:48 +0100 | [diff] [blame] | 11 | - Maxime Ripard <mripard@kernel.org> |
Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 12 | |
| 13 | properties: |
| 14 | $nodename: |
| 15 | const: '/' |
| 16 | compatible: |
| 17 | oneOf: |
| 18 | |
Yangtao Li | 1c09280 | 2020-07-24 15:20:12 +0800 | [diff] [blame] | 19 | - description: Allwinner A100 Perf1 Board |
| 20 | items: |
| 21 | - const: allwinner,a100-perf1 |
| 22 | - const: allwinner,sun50i-a100 |
| 23 | |
Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 24 | - description: Allwinner A23 Evaluation Board |
| 25 | items: |
| 26 | - const: allwinner,sun8i-a23-evb |
| 27 | - const: allwinner,sun8i-a23 |
| 28 | |
| 29 | - description: Allwinner A31 APP4 Evaluation Board |
| 30 | items: |
| 31 | - const: allwinner,app4-evb1 |
| 32 | - const: allwinner,sun6i-a31 |
| 33 | |
| 34 | - description: Allwinner A83t Homlet Evaluation Board v2 |
| 35 | items: |
| 36 | - const: allwinner,h8homlet-v2 |
| 37 | - const: allwinner,sun8i-a83t |
| 38 | |
| 39 | - description: Allwinner GA10H Quad Core Tablet v1.1 |
| 40 | items: |
| 41 | - const: allwinner,ga10h-v1.1 |
| 42 | - const: allwinner,sun8i-a33 |
| 43 | |
| 44 | - description: Allwinner GT90H Tablet v4 |
| 45 | items: |
| 46 | - const: allwinner,gt90h-v4 |
| 47 | - const: allwinner,sun8i-a23 |
| 48 | |
| 49 | - description: Allwinner R16 EVB (Parrot) |
| 50 | items: |
| 51 | - const: allwinner,parrot |
| 52 | - const: allwinner,sun8i-a33 |
| 53 | |
| 54 | - description: Amarula A64 Relic |
| 55 | items: |
| 56 | - const: amarula,a64-relic |
| 57 | - const: allwinner,sun50i-a64 |
| 58 | |
| 59 | - description: Auxtek T003 A10s HDMI TV Stick |
| 60 | items: |
| 61 | - const: allwinner,auxtek-t003 |
| 62 | - const: allwinner,sun5i-a10s |
| 63 | |
| 64 | - description: Auxtek T004 A10s HDMI TV Stick |
| 65 | items: |
| 66 | - const: allwinner,auxtek-t004 |
| 67 | - const: allwinner,sun5i-a10s |
| 68 | |
| 69 | - description: BA10 TV Box |
| 70 | items: |
| 71 | - const: allwinner,ba10-tvbox |
| 72 | - const: allwinner,sun4i-a10 |
| 73 | |
| 74 | - description: BananaPi |
| 75 | items: |
| 76 | - const: lemaker,bananapi |
| 77 | - const: allwinner,sun7i-a20 |
| 78 | |
| 79 | - description: BananaPi M1 Plus |
| 80 | items: |
| 81 | - const: sinovoip,bpi-m1-plus |
| 82 | - const: allwinner,sun7i-a20 |
| 83 | |
| 84 | - description: BananaPi M2 |
| 85 | items: |
| 86 | - const: sinovoip,bpi-m2 |
| 87 | - const: allwinner,sun6i-a31s |
| 88 | |
| 89 | - description: BananaPi M2 Berry |
| 90 | items: |
| 91 | - const: sinovoip,bpi-m2-berry |
| 92 | - const: allwinner,sun8i-r40 |
| 93 | |
| 94 | - description: BananaPi M2 Plus |
| 95 | items: |
| 96 | - const: sinovoip,bpi-m2-plus |
| 97 | - const: allwinner,sun8i-h3 |
| 98 | |
| 99 | - description: BananaPi M2 Plus |
| 100 | items: |
| 101 | - const: sinovoip,bpi-m2-plus |
| 102 | - const: allwinner,sun50i-h5 |
| 103 | |
| 104 | - description: BananaPi M2 Plus v1.2 |
| 105 | items: |
| 106 | - const: bananapi,bpi-m2-plus-v1.2 |
| 107 | - const: allwinner,sun8i-h3 |
| 108 | |
| 109 | - description: BananaPi M2 Plus v1.2 |
| 110 | items: |
| 111 | - const: bananapi,bpi-m2-plus-v1.2 |
| 112 | - const: allwinner,sun50i-h5 |
| 113 | |
| 114 | - description: BananaPi M2 Magic |
| 115 | items: |
| 116 | - const: sinovoip,bananapi-m2m |
| 117 | - const: allwinner,sun8i-a33 |
| 118 | |
| 119 | - description: BananaPi M2 Ultra |
| 120 | items: |
| 121 | - const: sinovoip,bpi-m2-ultra |
| 122 | - const: allwinner,sun8i-r40 |
| 123 | |
| 124 | - description: BananaPi M2 Zero |
| 125 | items: |
| 126 | - const: sinovoip,bpi-m2-zero |
| 127 | - const: allwinner,sun8i-h2-plus |
| 128 | |
| 129 | - description: BananaPi M3 |
| 130 | items: |
| 131 | - const: sinovoip,bpi-m3 |
| 132 | - const: allwinner,sun8i-a83t |
| 133 | |
| 134 | - description: BananaPi M64 |
| 135 | items: |
| 136 | - const: sinovoip,bananapi-m64 |
| 137 | - const: allwinner,sun50i-a64 |
| 138 | |
| 139 | - description: BananaPro |
| 140 | items: |
| 141 | - const: lemaker,bananapro |
| 142 | - const: allwinner,sun7i-a20 |
| 143 | |
Clément Péron | 1e7011f | 2019-04-08 17:27:53 +0200 | [diff] [blame] | 144 | - description: Beelink GS1 |
| 145 | items: |
| 146 | - const: azw,beelink-gs1 |
| 147 | - const: allwinner,sun50i-h6 |
| 148 | |
Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 149 | - description: Beelink X2 |
| 150 | items: |
| 151 | - const: roofull,beelink-x2 |
| 152 | - const: allwinner,sun8i-h3 |
| 153 | |
| 154 | - description: Chuwi V7 CW0825 |
| 155 | items: |
| 156 | - const: chuwi,v7-cw0825 |
| 157 | - const: allwinner,sun4i-a10 |
| 158 | |
| 159 | - description: Colorfly E708 Q1 Tablet |
| 160 | items: |
| 161 | - const: colorfly,e708-q1 |
| 162 | - const: allwinner,sun6i-a31s |
| 163 | |
| 164 | - description: CSQ CS908 Set Top Box |
| 165 | items: |
| 166 | - const: csq,cs908 |
| 167 | - const: allwinner,sun6i-a31s |
| 168 | |
| 169 | - description: Cubietech Cubieboard |
| 170 | items: |
| 171 | - const: cubietech,a10-cubieboard |
| 172 | - const: allwinner,sun4i-a10 |
| 173 | |
| 174 | - description: Cubietech Cubieboard2 |
| 175 | items: |
| 176 | - const: cubietech,cubieboard2 |
| 177 | - const: allwinner,sun7i-a20 |
| 178 | |
| 179 | - description: Cubietech Cubieboard4 |
| 180 | items: |
| 181 | - const: cubietech,a80-cubieboard4 |
| 182 | - const: allwinner,sun9i-a80 |
| 183 | |
| 184 | - description: Cubietech Cubietruck |
| 185 | items: |
| 186 | - const: cubietech,cubietruck |
| 187 | - const: allwinner,sun7i-a20 |
| 188 | |
| 189 | - description: Cubietech Cubietruck Plus |
| 190 | items: |
| 191 | - const: cubietech,cubietruck-plus |
| 192 | - const: allwinner,sun8i-a83t |
| 193 | |
| 194 | - description: Difrnce DIT4350 |
| 195 | items: |
| 196 | - const: difrnce,dit4350 |
| 197 | - const: allwinner,sun5i-a13 |
| 198 | |
| 199 | - description: Dserve DSRV9703C |
| 200 | items: |
| 201 | - const: dserve,dsrv9703c |
| 202 | - const: allwinner,sun4i-a10 |
| 203 | |
Matteo Scordino | c1c5baf | 2020-11-05 18:32:30 +0000 | [diff] [blame] | 204 | - description: Elimo Engineering Impetus SoM |
| 205 | items: |
| 206 | - const: elimo,impetus |
| 207 | - const: sochip,s3 |
| 208 | - const: allwinner,sun8i-v3 |
| 209 | |
| 210 | - description: Elimo Engineering Initium |
| 211 | items: |
| 212 | - const: elimo,initium |
| 213 | - const: elimo,impetus |
| 214 | - const: sochip,s3 |
| 215 | - const: allwinner,sun8i-v3 |
| 216 | |
Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 217 | - description: Empire Electronix D709 Tablet |
| 218 | items: |
| 219 | - const: empire-electronix,d709 |
| 220 | - const: allwinner,sun5i-a13 |
| 221 | |
| 222 | - description: Empire Electronix M712 Tablet |
| 223 | items: |
| 224 | - const: empire-electronix,m712 |
| 225 | - const: allwinner,sun5i-a13 |
| 226 | |
| 227 | - description: FriendlyARM NanoPi A64 |
| 228 | items: |
| 229 | - const: friendlyarm,nanopi-a64 |
| 230 | - const: allwinner,sun50i-a64 |
| 231 | |
Karl Palsson | d79ccef | 2019-11-01 20:55:36 +0000 | [diff] [blame] | 232 | - description: FriendlyARM NanoPi Duo2 |
| 233 | items: |
| 234 | - const: friendlyarm,nanopi-duo2 |
| 235 | - const: allwinner,sun8i-h3 |
| 236 | |
Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 237 | - description: FriendlyARM NanoPi M1 |
| 238 | items: |
| 239 | - const: friendlyarm,nanopi-m1 |
| 240 | - const: allwinner,sun8i-h3 |
| 241 | |
| 242 | - description: FriendlyARM NanoPi M1 Plus |
| 243 | items: |
| 244 | - const: friendlyarm,nanopi-m1-plus |
| 245 | - const: allwinner,sun8i-h3 |
| 246 | |
| 247 | - description: FriendlyARM NanoPi Neo |
| 248 | items: |
| 249 | - const: friendlyarm,nanopi-neo |
| 250 | - const: allwinner,sun8i-h3 |
| 251 | |
| 252 | - description: FriendlyARM NanoPi Neo 2 |
| 253 | items: |
| 254 | - const: friendlyarm,nanopi-neo2 |
| 255 | - const: allwinner,sun50i-h5 |
| 256 | |
| 257 | - description: FriendlyARM NanoPi Neo Air |
| 258 | items: |
| 259 | - const: friendlyarm,nanopi-neo-air |
| 260 | - const: allwinner,sun8i-h3 |
| 261 | |
| 262 | - description: FriendlyARM NanoPi Neo Plus2 |
| 263 | items: |
| 264 | - const: friendlyarm,nanopi-neo-plus2 |
| 265 | - const: allwinner,sun50i-h5 |
| 266 | |
Yu-Tung Chang | 9340c29 | 2020-11-02 18:01:57 +0800 | [diff] [blame^] | 267 | - description: FriendlyARM NanoPi R1 |
| 268 | items: |
| 269 | - const: friendlyarm,nanopi-r1 |
| 270 | - const: allwinner,sun8i-h3 |
| 271 | |
Yu-Tung Chang | fa769f2 | 2020-10-26 15:35:36 +0800 | [diff] [blame] | 272 | - description: FriendlyARM ZeroPi |
| 273 | items: |
| 274 | - const: friendlyarm,zeropi |
| 275 | - const: allwinner,sun8i-h3 |
| 276 | |
Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 277 | - description: Gemei G9 Tablet |
| 278 | items: |
| 279 | - const: gemei,g9 |
| 280 | - const: allwinner,sun4i-a10 |
| 281 | |
| 282 | - description: Hyundai A7HD |
| 283 | items: |
| 284 | - const: hyundai,a7hd |
| 285 | - const: allwinner,sun4i-a10 |
| 286 | |
| 287 | - description: HSG H702 |
| 288 | items: |
| 289 | - const: hsg,h702 |
| 290 | - const: allwinner,sun5i-a13 |
| 291 | |
| 292 | - description: I12 TV Box |
| 293 | items: |
| 294 | - const: allwinner,i12-tvbox |
| 295 | - const: allwinner,sun7i-a20 |
| 296 | |
| 297 | - description: ICNova A20 SWAC |
| 298 | items: |
Maxime Ripard | ae683c8 | 2019-05-25 15:41:39 +0200 | [diff] [blame] | 299 | - const: incircuit,icnova-a20-swac |
Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 300 | - const: incircuit,icnova-a20 |
| 301 | - const: allwinner,sun7i-a20 |
| 302 | |
| 303 | - description: INet-1 |
| 304 | items: |
| 305 | - const: inet-tek,inet1 |
| 306 | - const: allwinner,sun4i-a10 |
| 307 | |
| 308 | - description: iNet-86DZ Rev 01 |
| 309 | items: |
| 310 | - const: primux,inet86dz |
| 311 | - const: allwinner,sun8i-a23 |
| 312 | |
| 313 | - description: iNet-9F Rev 03 |
| 314 | items: |
| 315 | - const: inet-tek,inet9f-rev03 |
| 316 | - const: allwinner,sun4i-a10 |
| 317 | |
| 318 | - description: iNet-97F Rev 02 |
| 319 | items: |
| 320 | - const: primux,inet97fv2 |
| 321 | - const: allwinner,sun4i-a10 |
| 322 | |
| 323 | - description: iNet-98V Rev 02 |
| 324 | items: |
| 325 | - const: primux,inet98v-rev2 |
| 326 | - const: allwinner,sun5i-a13 |
| 327 | |
| 328 | - description: iNet D978 Rev 02 Tablet |
| 329 | items: |
| 330 | - const: primux,inet-d978-rev2 |
| 331 | - const: allwinner,sun8i-a33 |
| 332 | |
| 333 | - description: iNet Q972 Tablet |
| 334 | items: |
| 335 | - const: inet-tek,inet-q972 |
| 336 | - const: allwinner,sun6i-a31s |
| 337 | |
| 338 | - description: Itead Ibox A20 |
| 339 | items: |
| 340 | - const: itead,itead-ibox-a20 |
| 341 | - const: allwinner,sun7i-a20 |
| 342 | |
| 343 | - description: Itead Iteaduino Plus A10 |
| 344 | items: |
| 345 | - const: itead,iteaduino-plus-a10 |
| 346 | - const: allwinner,sun4i-a10 |
| 347 | |
| 348 | - description: Jesurun Q5 |
| 349 | items: |
| 350 | - const: jesurun,q5 |
| 351 | - const: allwinner,sun4i-a10 |
| 352 | |
| 353 | - description: Lamobo R1 |
| 354 | items: |
| 355 | - const: lamobo,lamobo-r1 |
| 356 | - const: allwinner,sun7i-a20 |
| 357 | |
| 358 | - description: Libre Computer Board ALL-H3-CC H2+ |
| 359 | items: |
| 360 | - const: libretech,all-h3-cc-h2-plus |
| 361 | - const: allwinner,sun8i-h2-plus |
| 362 | |
| 363 | - description: Libre Computer Board ALL-H3-CC H3 |
| 364 | items: |
| 365 | - const: libretech,all-h3-cc-h3 |
| 366 | - const: allwinner,sun8i-h3 |
| 367 | |
| 368 | - description: Libre Computer Board ALL-H3-CC H5 |
| 369 | items: |
| 370 | - const: libretech,all-h3-cc-h5 |
| 371 | - const: allwinner,sun50i-h5 |
| 372 | |
Chen-Yu Tsai | 1b27080 | 2019-12-24 14:15:55 +0800 | [diff] [blame] | 373 | - description: Libre Computer Board ALL-H3-IT H5 |
| 374 | items: |
| 375 | - const: libretech,all-h3-it-h5 |
| 376 | - const: allwinner,sun50i-h5 |
| 377 | |
Chen-Yu Tsai | 60d0426 | 2020-01-06 16:58:20 +0800 | [diff] [blame] | 378 | - description: Libre Computer Board ALL-H5-CC H5 |
| 379 | items: |
| 380 | - const: libretech,all-h5-cc-h5 |
| 381 | - const: allwinner,sun50i-h5 |
| 382 | |
Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 383 | - description: Lichee Pi One |
| 384 | items: |
| 385 | - const: licheepi,licheepi-one |
| 386 | - const: allwinner,sun5i-a13 |
| 387 | |
| 388 | - description: Lichee Pi Zero |
| 389 | items: |
| 390 | - const: licheepi,licheepi-zero |
| 391 | - const: allwinner,sun8i-v3s |
| 392 | |
| 393 | - description: Lichee Pi Zero (with Dock) |
| 394 | items: |
| 395 | - const: licheepi,licheepi-zero-dock |
| 396 | - const: licheepi,licheepi-zero |
| 397 | - const: allwinner,sun8i-v3s |
| 398 | |
Icenowy Zheng | d400cc4 | 2019-07-28 11:12:26 +0800 | [diff] [blame] | 399 | - description: Lichee Zero Plus (with S3, without eMMC/SPI Flash) |
| 400 | items: |
| 401 | - const: sipeed,lichee-zero-plus |
| 402 | - const: sochip,s3 |
| 403 | - const: allwinner,sun8i-v3 |
| 404 | |
Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 405 | - description: Linksprite PCDuino |
| 406 | items: |
| 407 | - const: linksprite,a10-pcduino |
| 408 | - const: allwinner,sun4i-a10 |
| 409 | |
| 410 | - description: Linksprite PCDuino2 |
| 411 | items: |
| 412 | - const: linksprite,a10-pcduino2 |
| 413 | - const: allwinner,sun4i-a10 |
| 414 | |
| 415 | - description: Linksprite PCDuino3 |
| 416 | items: |
| 417 | - const: linksprite,pcduino3 |
| 418 | - const: allwinner,sun7i-a20 |
| 419 | |
| 420 | - description: Linksprite PCDuino3 Nano |
| 421 | items: |
| 422 | - const: linksprite,pcduino3-nano |
| 423 | - const: allwinner,sun7i-a20 |
| 424 | |
Bastian Germann | fc976f5 | 2020-02-14 12:10:02 +0100 | [diff] [blame] | 425 | - description: Linutronix Testbox v2 |
| 426 | items: |
| 427 | - const: linutronix,testbox-v2 |
| 428 | - const: lamobo,lamobo-r1 |
| 429 | - const: allwinner,sun7i-a20 |
| 430 | |
Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 431 | - description: HAOYU Electronics Marsboard A10 |
| 432 | items: |
| 433 | - const: haoyu,a10-marsboard |
| 434 | - const: allwinner,sun4i-a10 |
| 435 | |
| 436 | - description: MapleBoard MP130 |
| 437 | items: |
| 438 | - const: mapleboard,mp130 |
| 439 | - const: allwinner,sun8i-h3 |
| 440 | |
| 441 | - description: Mele A1000 |
| 442 | items: |
| 443 | - const: mele,a1000 |
| 444 | - const: allwinner,sun4i-a10 |
| 445 | |
| 446 | - description: Mele A1000G Quad Set Top Box |
| 447 | items: |
| 448 | - const: mele,a1000g-quad |
| 449 | - const: allwinner,sun6i-a31 |
| 450 | |
| 451 | - description: Mele I7 Quad Set Top Box |
| 452 | items: |
| 453 | - const: mele,i7 |
| 454 | - const: allwinner,sun6i-a31 |
| 455 | |
| 456 | - description: Mele M3 |
| 457 | items: |
| 458 | - const: mele,m3 |
| 459 | - const: allwinner,sun7i-a20 |
| 460 | |
| 461 | - description: Mele M9 Set Top Box |
| 462 | items: |
| 463 | - const: mele,m9 |
| 464 | - const: allwinner,sun6i-a31 |
| 465 | |
| 466 | - description: Merrii A20 Hummingboard |
| 467 | items: |
| 468 | - const: merrii,a20-hummingbird |
| 469 | - const: allwinner,sun7i-a20 |
| 470 | |
| 471 | - description: Merrii A31 Hummingboard |
| 472 | items: |
| 473 | - const: merrii,a31-hummingbird |
| 474 | - const: allwinner,sun6i-a31 |
| 475 | |
| 476 | - description: Merrii A80 Optimus |
| 477 | items: |
| 478 | - const: merrii,a80-optimus |
| 479 | - const: allwinner,sun9i-a80 |
| 480 | |
| 481 | - description: Miniand Hackberry |
| 482 | items: |
| 483 | - const: miniand,hackberry |
| 484 | - const: allwinner,sun4i-a10 |
| 485 | |
| 486 | - description: MK802 |
| 487 | items: |
| 488 | - const: allwinner,mk802 |
| 489 | - const: allwinner,sun4i-a10 |
| 490 | |
| 491 | - description: MK802-A10s |
| 492 | items: |
| 493 | - const: allwinner,a10s-mk802 |
| 494 | - const: allwinner,sun5i-a10s |
| 495 | |
| 496 | - description: MK802-II |
| 497 | items: |
| 498 | - const: allwinner,mk802ii |
| 499 | - const: allwinner,sun4i-a10 |
| 500 | |
| 501 | - description: MK808c |
| 502 | items: |
| 503 | - const: allwinner,mk808c |
| 504 | - const: allwinner,sun7i-a20 |
| 505 | |
| 506 | - description: MSI Primo81 Tablet |
| 507 | items: |
| 508 | - const: msi,primo81 |
| 509 | - const: allwinner,sun6i-a31s |
| 510 | |
| 511 | - description: Emlid Neutis N5 Developper Board |
| 512 | items: |
| 513 | - const: emlid,neutis-n5-devboard |
| 514 | - const: emlid,neutis-n5 |
| 515 | - const: allwinner,sun50i-h5 |
| 516 | |
Georgii Staroselskii | 3d73498 | 2019-11-12 19:15:20 +0300 | [diff] [blame] | 517 | - description: Emlid Neutis N5H3 Developper Board |
| 518 | items: |
| 519 | - const: emlid,neutis-n5h3-devboard |
| 520 | - const: emlid,neutis-n5h3 |
| 521 | - const: allwinner,sun8i-h3 |
| 522 | |
Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 523 | - description: NextThing Co. CHIP |
| 524 | items: |
| 525 | - const: nextthing,chip |
| 526 | - const: allwinner,sun5i-r8 |
| 527 | - const: allwinner,sun5i-a13 |
| 528 | |
| 529 | - description: NextThing Co. CHIP Pro |
| 530 | items: |
| 531 | - const: nextthing,chip-pro |
| 532 | - const: nextthing,gr8 |
| 533 | |
| 534 | - description: NextThing Co. GR8 Evaluation Board |
| 535 | items: |
| 536 | - const: nextthing,gr8-evb |
| 537 | - const: nextthing,gr8 |
| 538 | |
| 539 | - description: Nintendo NES Classic |
| 540 | items: |
| 541 | - const: nintendo,nes-classic |
| 542 | - const: allwinner,sun8i-r16 |
| 543 | - const: allwinner,sun8i-a33 |
| 544 | |
| 545 | - description: Nintendo Super NES Classic |
| 546 | items: |
| 547 | - const: nintendo,super-nes-classic |
| 548 | - const: nintendo,nes-classic |
| 549 | - const: allwinner,sun8i-r16 |
| 550 | - const: allwinner,sun8i-a33 |
| 551 | |
| 552 | - description: Oceanic 5inMFD (5205) |
| 553 | items: |
| 554 | - const: oceanic,5205-5inmfd |
| 555 | - const: allwinner,sun50i-a64 |
| 556 | |
| 557 | - description: Olimex A10-OlinuXino LIME |
| 558 | items: |
| 559 | - const: olimex,a10-olinuxino-lime |
| 560 | - const: allwinner,sun4i-a10 |
| 561 | |
| 562 | - description: Olimex A10s-OlinuXino Micro |
| 563 | items: |
| 564 | - const: olimex,a10s-olinuxino-micro |
| 565 | - const: allwinner,sun5i-a10s |
| 566 | |
| 567 | - description: Olimex A13-OlinuXino |
| 568 | items: |
| 569 | - const: olimex,a13-olinuxino |
| 570 | - const: allwinner,sun5i-a13 |
| 571 | |
| 572 | - description: Olimex A13-OlinuXino Micro |
| 573 | items: |
| 574 | - const: olimex,a13-olinuxino-micro |
| 575 | - const: allwinner,sun5i-a13 |
| 576 | |
| 577 | - description: Olimex A20-Olimex SOM Evaluation Board |
| 578 | items: |
| 579 | - const: olimex,a20-olimex-som-evb |
| 580 | - const: allwinner,sun7i-a20 |
| 581 | |
| 582 | - description: Olimex A20-Olimex SOM Evaluation Board (with eMMC) |
| 583 | items: |
| 584 | - const: olimex,a20-olimex-som-evb-emmc |
| 585 | - const: allwinner,sun7i-a20 |
| 586 | |
| 587 | - description: Olimex A20-OlinuXino LIME |
| 588 | items: |
| 589 | - const: olimex,a20-olinuxino-lime |
| 590 | - const: allwinner,sun7i-a20 |
| 591 | |
Stefan Mavrodiev | 69f6eb7 | 2020-03-21 09:57:57 +0200 | [diff] [blame] | 592 | - description: Olimex A20-OlinuXino LIME (with eMMC) |
| 593 | items: |
| 594 | - const: olimex,a20-olinuxino-lime-emmc |
| 595 | - const: allwinner,sun7i-a20 |
| 596 | |
Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 597 | - description: Olimex A20-OlinuXino LIME2 |
| 598 | items: |
| 599 | - const: olimex,a20-olinuxino-lime2 |
| 600 | - const: allwinner,sun7i-a20 |
| 601 | |
| 602 | - description: Olimex A20-OlinuXino LIME2 (with eMMC) |
| 603 | items: |
| 604 | - const: olimex,a20-olinuxino-lime2-emmc |
| 605 | - const: allwinner,sun7i-a20 |
| 606 | |
| 607 | - description: Olimex A20-OlinuXino Micro |
| 608 | items: |
| 609 | - const: olimex,a20-olinuxino-micro |
| 610 | - const: allwinner,sun7i-a20 |
| 611 | |
| 612 | - description: Olimex A20-OlinuXino Micro (with eMMC) |
| 613 | items: |
| 614 | - const: olimex,a20-olinuxino-micro-emmc |
| 615 | - const: allwinner,sun7i-a20 |
| 616 | |
| 617 | - description: Olimex A20-SOM204 Evaluation Board |
| 618 | items: |
| 619 | - const: olimex,a20-olimex-som204-evb |
| 620 | - const: allwinner,sun7i-a20 |
| 621 | |
| 622 | - description: Olimex A20-SOM204 Evaluation Board (with eMMC) |
| 623 | items: |
| 624 | - const: olimex,a20-olimex-som204-evb-emmc |
| 625 | - const: allwinner,sun7i-a20 |
| 626 | |
| 627 | - description: Olimex A33-OlinuXino |
| 628 | items: |
| 629 | - const: olimex,a33-olinuxino |
| 630 | - const: allwinner,sun8i-a33 |
| 631 | |
| 632 | - description: Olimex A64-OlinuXino |
| 633 | items: |
| 634 | - const: olimex,a64-olinuxino |
| 635 | - const: allwinner,sun50i-a64 |
| 636 | |
Sunil Mohan Adapa | 2063288 | 2019-08-21 12:52:16 -0700 | [diff] [blame] | 637 | - description: Olimex A64-OlinuXino (with eMMC) |
| 638 | items: |
| 639 | - const: olimex,a64-olinuxino-emmc |
| 640 | - const: allwinner,sun50i-a64 |
| 641 | |
Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 642 | - description: Olimex A64 Teres-I |
| 643 | items: |
| 644 | - const: olimex,a64-teres-i |
| 645 | - const: allwinner,sun50i-a64 |
| 646 | |
| 647 | - description: Pine64 |
| 648 | items: |
| 649 | - const: pine64,pine64 |
| 650 | - const: allwinner,sun50i-a64 |
| 651 | |
| 652 | - description: Pine64+ |
| 653 | items: |
| 654 | - const: pine64,pine64-plus |
| 655 | - const: allwinner,sun50i-a64 |
| 656 | |
Icenowy Zheng | 61f4bc9 | 2020-09-23 09:02:14 +0800 | [diff] [blame] | 657 | - description: Pine64 PineCube |
| 658 | items: |
| 659 | - const: pine64,pinecube |
| 660 | - const: allwinner,sun8i-s3 |
| 661 | |
Corentin Labbe | 24e9f61 | 2019-11-14 15:47:32 +0000 | [diff] [blame] | 662 | - description: Pine64 PineH64 model A |
Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 663 | items: |
| 664 | - const: pine64,pine-h64 |
| 665 | - const: allwinner,sun50i-h6 |
| 666 | |
Corentin Labbe | f33a911 | 2019-11-14 15:47:33 +0000 | [diff] [blame] | 667 | - description: Pine64 PineH64 model B |
| 668 | items: |
| 669 | - const: pine64,pine-h64-model-b |
| 670 | - const: allwinner,sun50i-h6 |
| 671 | |
Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 672 | - description: Pine64 LTS |
| 673 | items: |
| 674 | - const: pine64,pine64-lts |
| 675 | - const: allwinner,sun50i-r18 |
| 676 | - const: allwinner,sun50i-a64 |
| 677 | |
| 678 | - description: Pine64 Pinebook |
| 679 | items: |
| 680 | - const: pine64,pinebook |
| 681 | - const: allwinner,sun50i-a64 |
| 682 | |
Ondrej Jirman | a886ed2 | 2020-02-27 02:26:49 +0100 | [diff] [blame] | 683 | - description: Pine64 PinePhone Developer Batch (1.0) |
| 684 | items: |
| 685 | - const: pine64,pinephone-1.0 |
| 686 | - const: allwinner,sun50i-a64 |
| 687 | |
| 688 | - description: Pine64 PinePhone Braveheart (1.1) |
| 689 | items: |
| 690 | - const: pine64,pinephone-1.1 |
| 691 | - const: allwinner,sun50i-a64 |
| 692 | |
Ondrej Jirman | 9ae880a | 2020-07-03 21:48:40 +0200 | [diff] [blame] | 693 | - description: Pine64 PinePhone (1.2) |
| 694 | items: |
| 695 | - const: pine64,pinephone-1.2 |
| 696 | - const: allwinner,sun50i-a64 |
| 697 | |
Icenowy Zheng | 39b6343 | 2020-01-16 11:36:35 +0800 | [diff] [blame] | 698 | - description: Pine64 PineTab |
| 699 | items: |
| 700 | - const: pine64,pinetab |
| 701 | - const: allwinner,sun50i-a64 |
| 702 | |
Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 703 | - description: Pine64 SoPine Baseboard |
| 704 | items: |
| 705 | - const: pine64,sopine-baseboard |
| 706 | - const: pine64,sopine |
| 707 | - const: allwinner,sun50i-a64 |
| 708 | |
| 709 | - description: PineRiver Mini X-Plus |
| 710 | items: |
| 711 | - const: pineriver,mini-xplus |
| 712 | - const: allwinner,sun4i-a10 |
| 713 | |
Ondrej Jirman | 7efbada | 2020-02-23 04:16:13 +0100 | [diff] [blame] | 714 | - description: PocketBook Touch Lux 3 |
| 715 | items: |
| 716 | - const: pocketbook,touch-lux-3 |
| 717 | - const: allwinner,sun5i-a13 |
| 718 | |
Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 719 | - description: Point of View Protab2-IPS9 |
| 720 | items: |
| 721 | - const: pov,protab2-ips9 |
| 722 | - const: allwinner,sun4i-a10 |
| 723 | |
| 724 | - description: Polaroid MID2407PXE03 Tablet |
| 725 | items: |
| 726 | - const: polaroid,mid2407pxe03 |
| 727 | - const: allwinner,sun8i-a23 |
| 728 | |
| 729 | - description: Polaroid MID2809PXE04 Tablet |
| 730 | items: |
| 731 | - const: polaroid,mid2809pxe04 |
| 732 | - const: allwinner,sun8i-a23 |
| 733 | |
| 734 | - description: Q8 A13 Tablet |
| 735 | items: |
| 736 | - const: allwinner,q8-a13 |
| 737 | - const: allwinner,sun5i-a13 |
| 738 | |
| 739 | - description: Q8 A23 Tablet |
| 740 | items: |
| 741 | - const: allwinner,q8-a23 |
| 742 | - const: allwinner,sun8i-a23 |
| 743 | |
| 744 | - description: Q8 A33 Tablet |
| 745 | items: |
| 746 | - const: allwinner,q8-a33 |
| 747 | - const: allwinner,sun8i-a33 |
| 748 | |
| 749 | - description: Qihua CQA3T BV3 |
| 750 | items: |
| 751 | - const: qihua,t3-cqa3t-bv3 |
| 752 | - const: allwinner,sun8i-t3 |
| 753 | - const: allwinner,sun8i-r40 |
| 754 | |
| 755 | - description: R7 A10s HDMI TV Stick |
| 756 | items: |
| 757 | - const: allwinner,r7-tv-dongle |
| 758 | - const: allwinner,sun5i-a10s |
| 759 | |
| 760 | - description: RerVision H3-DVK |
| 761 | items: |
| 762 | - const: rervision,h3-dvk |
| 763 | - const: allwinner,sun8i-h3 |
| 764 | |
| 765 | - description: Sinlinx SinA31s Core Board |
| 766 | items: |
| 767 | - const: sinlinx,sina31s |
| 768 | - const: allwinner,sun6i-a31s |
| 769 | |
| 770 | - description: Sinlinx SinA31s Development Board |
| 771 | items: |
| 772 | - const: sinlinx,sina31s-sdk |
| 773 | - const: allwinner,sun6i-a31s |
| 774 | |
| 775 | - description: Sinlinx SinA33 |
| 776 | items: |
| 777 | - const: sinlinx,sina33 |
| 778 | - const: allwinner,sun8i-a33 |
| 779 | |
Jernej Skrabec | 8e3efec | 2019-08-16 22:53:41 +0200 | [diff] [blame] | 780 | - description: Tanix TX6 |
| 781 | items: |
| 782 | - const: oranth,tanix-tx6 |
| 783 | - const: allwinner,sun50i-h6 |
| 784 | |
Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 785 | - description: TBS A711 Tablet |
| 786 | items: |
| 787 | - const: tbs-biometrics,a711 |
| 788 | - const: allwinner,sun8i-a83t |
| 789 | |
| 790 | - description: Utoo P66 |
| 791 | items: |
| 792 | - const: utoo,p66 |
| 793 | - const: allwinner,sun5i-a13 |
| 794 | |
| 795 | - description: Wexler TAB7200 |
| 796 | items: |
| 797 | - const: wexler,tab7200 |
| 798 | - const: allwinner,sun7i-a20 |
| 799 | |
| 800 | - description: WITS A31 Colombus Evaluation Board |
| 801 | items: |
| 802 | - const: wits,colombus |
| 803 | - const: allwinner,sun6i-a31 |
| 804 | |
| 805 | - description: WITS Pro A20 DKT |
| 806 | items: |
| 807 | - const: wits,pro-a20-dkt |
| 808 | - const: allwinner,sun7i-a20 |
| 809 | |
| 810 | - description: Wobo i5 |
| 811 | items: |
| 812 | - const: wobo,a10s-wobo-i5 |
| 813 | - const: allwinner,sun5i-a10s |
| 814 | |
| 815 | - description: Yones TopTech BS1078 v2 Tablet |
| 816 | items: |
| 817 | - const: yones-toptech,bs1078-v2 |
| 818 | - const: allwinner,sun6i-a31s |
| 819 | |
| 820 | - description: Xunlong OrangePi |
| 821 | items: |
| 822 | - const: xunlong,orangepi |
| 823 | - const: allwinner,sun7i-a20 |
| 824 | |
| 825 | - description: Xunlong OrangePi 2 |
| 826 | items: |
| 827 | - const: xunlong,orangepi-2 |
| 828 | - const: allwinner,sun8i-h3 |
| 829 | |
Ondrej Jirman | 493ab13 | 2019-04-09 02:24:40 +0200 | [diff] [blame] | 830 | - description: Xunlong OrangePi 3 |
| 831 | items: |
| 832 | - const: xunlong,orangepi-3 |
| 833 | - const: allwinner,sun50i-h6 |
| 834 | |
Maxime Ripard | 7ee02cb | 2019-03-15 10:36:51 +0100 | [diff] [blame] | 835 | - description: Xunlong OrangePi Lite |
| 836 | items: |
| 837 | - const: xunlong,orangepi-lite |
| 838 | - const: allwinner,sun8i-h3 |
| 839 | |
| 840 | - description: Xunlong OrangePi Lite2 |
| 841 | items: |
| 842 | - const: xunlong,orangepi-lite2 |
| 843 | - const: allwinner,sun50i-h6 |
| 844 | |
| 845 | - description: Xunlong OrangePi Mini |
| 846 | items: |
| 847 | - const: xunlong,orangepi-mini |
| 848 | - const: allwinner,sun7i-a20 |
| 849 | |
| 850 | - description: Xunlong OrangePi One |
| 851 | items: |
| 852 | - const: xunlong,orangepi-one |
| 853 | - const: allwinner,sun8i-h3 |
| 854 | |
| 855 | - description: Xunlong OrangePi One Plus |
| 856 | items: |
| 857 | - const: xunlong,orangepi-one-plus |
| 858 | - const: allwinner,sun50i-h6 |
| 859 | |
| 860 | - description: Xunlong OrangePi PC |
| 861 | items: |
| 862 | - const: xunlong,orangepi-pc |
| 863 | - const: allwinner,sun8i-h3 |
| 864 | |
| 865 | - description: Xunlong OrangePi PC 2 |
| 866 | items: |
| 867 | - const: xunlong,orangepi-pc2 |
| 868 | - const: allwinner,sun50i-h5 |
| 869 | |
| 870 | - description: Xunlong OrangePi PC Plus |
| 871 | items: |
| 872 | - const: xunlong,orangepi-pc-plus |
| 873 | - const: allwinner,sun8i-h3 |
| 874 | |
| 875 | - description: Xunlong OrangePi Plus |
| 876 | items: |
| 877 | - const: xunlong,orangepi-plus |
| 878 | - const: allwinner,sun8i-h3 |
| 879 | |
| 880 | - description: Xunlong OrangePi Plus 2E |
| 881 | items: |
| 882 | - const: xunlong,orangepi-plus2e |
| 883 | - const: allwinner,sun8i-h3 |
| 884 | |
| 885 | - description: Xunlong OrangePi Prime |
| 886 | items: |
| 887 | - const: xunlong,orangepi-prime |
| 888 | - const: allwinner,sun50i-h5 |
| 889 | |
| 890 | - description: Xunlong OrangePi R1 |
| 891 | items: |
| 892 | - const: xunlong,orangepi-r1 |
| 893 | - const: allwinner,sun8i-h2-plus |
| 894 | |
| 895 | - description: Xunlong OrangePi Win |
| 896 | items: |
| 897 | - const: xunlong,orangepi-win |
| 898 | - const: allwinner,sun50i-a64 |
| 899 | |
| 900 | - description: Xunlong OrangePi Zero |
| 901 | items: |
| 902 | - const: xunlong,orangepi-zero |
| 903 | - const: allwinner,sun8i-h2-plus |
| 904 | |
| 905 | - description: Xunlong OrangePi Zero Plus |
| 906 | items: |
| 907 | - const: xunlong,orangepi-zero-plus |
| 908 | - const: allwinner,sun50i-h5 |
| 909 | |
| 910 | - description: Xunlong OrangePi Zero Plus2 |
| 911 | items: |
| 912 | - const: xunlong,orangepi-zero-plus2 |
| 913 | - const: allwinner,sun50i-h5 |
| 914 | |
| 915 | - description: Xunlong OrangePi Zero Plus2 |
| 916 | items: |
| 917 | - const: xunlong,orangepi-zero-plus2-h3 |
| 918 | - const: allwinner,sun8i-h3 |