1 # SPDX-License-Identifier: (GPL-2.0-only OR BS 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 %YAML 1.2 2 %YAML 1.2 3 --- 3 --- 4 $id: http://devicetree.org/schemas/arm/airoha. 4 $id: http://devicetree.org/schemas/arm/airoha.yaml# 5 $schema: http://devicetree.org/meta-schemas/co 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 title: Airoha SoC based Platforms 7 title: Airoha SoC based Platforms 8 8 9 maintainers: 9 maintainers: 10 - Felix Fietkau <nbd@nbd.name> 10 - Felix Fietkau <nbd@nbd.name> 11 - John Crispin <john@phrozen.org> 11 - John Crispin <john@phrozen.org> 12 12 13 description: 13 description: 14 Boards with an Airoha SoC shall have the fol 14 Boards with an Airoha SoC shall have the following properties. 15 15 16 properties: 16 properties: 17 $nodename: 17 $nodename: 18 const: '/' 18 const: '/' 19 compatible: 19 compatible: 20 oneOf: 20 oneOf: 21 - items: 21 - items: 22 - enum: 22 - enum: 23 - airoha,en7523-evb 23 - airoha,en7523-evb 24 - const: airoha,en7523 24 - const: airoha,en7523 25 - items: << 26 - enum: << 27 - airoha,en7581-evb << 28 - const: airoha,en7581 << 29 25 30 additionalProperties: true 26 additionalProperties: true 31 27 32 ... 28 ...
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.