123456789101112131415161718192021222324252627 |
- From 7b0c9ca7f18e8d2e2cf3c342d91f037d436777bf Mon Sep 17 00:00:00 2001
- From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= <[email protected]>
- Date: Fri, 5 Nov 2021 11:14:12 +0100
- Subject: [PATCH] dt-bindings: arm: bcm: document Netgear RAXE500 binding
- MIME-Version: 1.0
- Content-Type: text/plain; charset=UTF-8
- Content-Transfer-Encoding: 8bit
- One more BCM4908 based device.
- Signed-off-by: Rafał Miłecki <[email protected]>
- Acked-by: Rob Herring <[email protected]>
- Signed-off-by: Florian Fainelli <[email protected]>
- ---
- Documentation/devicetree/bindings/arm/bcm/brcm,bcm4908.yaml | 1 +
- 1 file changed, 1 insertion(+)
- --- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4908.yaml
- +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4908.yaml
- @@ -29,6 +29,7 @@ properties:
- items:
- - enum:
- - asus,gt-ac5300
- + - netgear,raxe500
- - const: brcm,bcm4908
-
- - description: BCM49408 based boards
|