1 # SPDX-License-Identifier: GPL-2.0 2 %YAML 1.2 3 --- 4 $id: http://devicetree.org/schemas/arm/socionext/milbeaut.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 7 title: Milbeaut platforms 8 9 maintainers: 10 - Taichi Sugaya <sugaya.taichi@socionext.com> 11 - Takao Orito <orito.takao@socionext.com> 12 13 properties: 14 $nodename: 15 const: '/' 16 compatible: 17 oneOf: 18 - items: 19 - enum: 20 - socionext,milbeaut-m10v-evb 21 - const: socionext,sc2000a 22 23 additionalProperties: true 24 25 ...
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.