diff options
author | 2024-04-23 12:50:46 +0300 | |
---|---|---|
committer | 2024-04-24 10:59:16 -0700 | |
commit | 5b4ce81fc1cc8c3361dfd8bc8b0a04a8c2012508 (patch) | |
tree | 27e081a1b7e69485c6e8fdd829b5ccbbc862308d | |
parent | dt-bindings: arm: bcm: add bindings for ASUS RT-AC3200 (diff) | |
download | wireguard-linux-5b4ce81fc1cc8c3361dfd8bc8b0a04a8c2012508.tar.xz wireguard-linux-5b4ce81fc1cc8c3361dfd8bc8b0a04a8c2012508.zip |
dt-bindings: arm: bcm: add bindings for ASUS RT-AC5300
Add ASUS RT-AC5300 under BCM47094 based boards.
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20240423-for-soc-asus-rt-ac3200-ac5300-v3-2-23d33cfafe7a@arinc9.com
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
-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 215bef740aca..d925e7a3b5ef 100644 --- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml @@ -68,6 +68,7 @@ properties: items: - enum: - asus,rt-ac3100 + - asus,rt-ac5300 - asus,rt-ac88u - dlink,dir-885l - dlink,dir-890l |