Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / arm / socionext / milbeaut.yaml
1 # SPDX-License-Identifier: GPL-2.0
2 %YAML 1.2
3 ---
4 $id: http://devicetree.org/schemas/arm/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 ...