Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: arm: List more IXP4xx devices

The ixp4xx bindings are lacking some of the devices we have
out there in the wild, so let's add them.

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231007-ixp4xx-usr8200-v3-2-ec46edd1ff0e@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

+16
+16
Documentation/devicetree/bindings/arm/intel-ixp4xx.yaml
··· 16 16 oneOf: 17 17 - items: 18 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 19 29 - linksys,nslu2 30 + - netgear,wg302v1 31 + - netgear,wg302v2 32 + - usr,8200 20 33 - welltech,epbx100 34 + - linksys,wrv54g 35 + - gemtek,gtwx5715 21 36 - const: intel,ixp42x 22 37 - items: 23 38 - enum: 24 39 - gateworks,gw2358 40 + - intel,kixrp435 25 41 - const: intel,ixp43x 26 42 27 43 additionalProperties: true