diff options
author | Linus Walleij <[email protected]> | 2022-10-19 21:34:48 +0200 |
---|---|---|
committer | Florian Fainelli <[email protected]> | 2022-11-09 10:17:34 -0800 |
commit | 96d380df94e9b1699130931850e9b7fc885b5b63 (patch) | |
tree | 86bd3b37536e8168c3b7c3d9ce8cc459eec8a9ec | |
parent | 9abf2313adc1ca1b6180c508c25f22f9395cc780 (diff) |
dt-bindings: ARM: add bindings for the D-Link DWL-8610AP
The D-Link DWL-8610AP is a pure access point with ethernet in
and wireless (both 2.4GHz and 5GHz) out.
Cc: [email protected]
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Florian Fainelli <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml index 958df32b4899..2657f9b82ecd 100644 --- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml @@ -97,6 +97,7 @@ properties: - description: BCM53016 based boards items: - enum: + - dlink,dwl-8610ap - meraki,mr32 - const: brcm,bcm53016 - const: brcm,bcm4708 |