Subject: [PATCH 1/4] dt-bindings: arm: bcm: add bindings for ASUS RT-AC3200

From: Arınç ÜNAL <[email protected]>

Add ASUS RT-AC3200 under BCM4709 based boards.

Signed-off-by: Arınç ÜNAL <[email protected]>
---
Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml
index 4cc4e6754681..215bef740aca 100644
--- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml
+++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml
@@ -53,6 +53,7 @@ properties:
- description: BCM4709 based boards
items:
- enum:
+ - asus,rt-ac3200
- asus,rt-ac87u
- buffalo,wxr-1900dhp
- linksys,ea9200

--
2.40.1




2024-04-14 14:12:22

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 1/4] dt-bindings: arm: bcm: add bindings for ASUS RT-AC3200

On 14/04/2024 13:46, Arınç ÜNAL via B4 Relay wrote:
> From: Arınç ÜNAL <[email protected]>
>
> Add ASUS RT-AC3200 under BCM4709 based boards.
>

Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof