treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / Documentation / devicetree / bindings / arm / socionext / milbeaut.yaml
blob2bd519d2e8557fae8f648ab32fe416bb6e39fc71
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#
7 title: Milbeaut platforms device tree bindings
9 maintainers:
10   - Taichi Sugaya <sugaya.taichi@socionext.com>
11   - Takao Orito <orito.takao@socionext.com>
13 properties:
14   $nodename:
15     const: '/'
16   compatible:
17     oneOf:
18       - items:
19           - enum:
20               - socionext,milbeaut-m10v-evb
21           - const: socionext,sc2000a
22 ...