1 # SPDX-License-Identifier: GPL-2.0 1 # SPDX-License-Identifier: GPL-2.0 2 %YAML 1.2 2 %YAML 1.2 3 --- 3 --- 4 $id: http://devicetree.org/schemas/arm/intel-i 4 $id: http://devicetree.org/schemas/arm/intel-ixp4xx.yaml# 5 $schema: http://devicetree.org/meta-schemas/co 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 title: Intel IXP4xx !! 7 title: Intel IXP4xx Device Tree Bindings 8 8 9 maintainers: 9 maintainers: 10 - Linus Walleij <linus.walleij@linaro.org> 10 - Linus Walleij <linus.walleij@linaro.org> 11 11 12 properties: 12 properties: 13 $nodename: 13 $nodename: 14 const: "/" 14 const: "/" 15 compatible: 15 compatible: 16 oneOf: 16 oneOf: 17 - items: 17 - items: 18 - enum: 18 - enum: 19 - adieng,coyote << 20 - arcom,vulcan << 21 - dlink,dsm-g600-a << 22 - freecom,fsg-3 << 23 - gateway,7001 << 24 - gateworks,gw2348 << 25 - goramo,multilink-router << 26 - intel,ixdp425 << 27 - intel,ixdpg425 << 28 - iom,nas-100d << 29 - linksys,nslu2 19 - linksys,nslu2 30 - netgear,wg302v1 << 31 - netgear,wg302v2 << 32 - usr,8200 << 33 - welltech,epbx100 << 34 - linksys,wrv54g << 35 - gemtek,gtwx5715 << 36 - const: intel,ixp42x 20 - const: intel,ixp42x 37 - items: 21 - items: 38 - enum: 22 - enum: 39 - gateworks,gw2358 23 - gateworks,gw2358 40 - intel,kixrp435 << 41 - const: intel,ixp43x 24 - const: intel,ixp43x 42 25 43 additionalProperties: true 26 additionalProperties: true
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.