xref: /freebsd/sys/contrib/device-tree/Bindings/arm/intel-ixp4xx.yaml (revision 02af91c52e71e8a0f47251e637c9687f35d45dd9)
1# SPDX-License-Identifier: GPL-2.0
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/arm/intel-ixp4xx.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Intel IXP4xx Device Tree Bindings
8
9maintainers:
10  - Linus Walleij <linus.walleij@linaro.org>
11
12properties:
13  compatible:
14    oneOf:
15      - items:
16          - enum:
17              - linksys,nslu2
18          - const: intel,ixp42x
19      - items:
20          - enum:
21              - gateworks,gw2358
22          - const: intel,ixp43x
23