]> git.itanic.dy.fi Git - linux-stable/commitdiff
dt-bindings: arm: List more IXP4xx devices
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 7 Oct 2023 12:15:12 +0000 (14:15 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 9 Oct 2023 20:25:35 +0000 (22:25 +0200)
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>
Documentation/devicetree/bindings/arm/intel-ixp4xx.yaml

index 553dcbc70e35f9b6012c6e19feb76a066edc7866..d60792b1d995f909f621b3326e62d19223f6683c 100644 (file)
@@ -16,12 +16,28 @@ properties:
     oneOf:
       - items:
           - enum:
+              - adieng,coyote
+              - arcom,vulcan
+              - dlink,dsm-g600-a
+              - freecom,fsg-3
+              - gateway,7001
+              - gateworks,gw2348
+              - goramo,multilink-router
+              - intel,ixdp425
+              - intel,ixdpg425
+              - iom,nas-100d
               - linksys,nslu2
+              - netgear,wg302v1
+              - netgear,wg302v2
+              - usr,8200
               - welltech,epbx100
+              - linksys,wrv54g
+              - gemtek,gtwx5715
           - const: intel,ixp42x
       - items:
           - enum:
               - gateworks,gw2358
+              - intel,kixrp435
           - const: intel,ixp43x
 
 additionalProperties: true