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 device tree bindings
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 ...
Cache object: 447fa510f502f204cbe3e366d49450f1
|