Add ASUS RT-AC3100 under BCM47094 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 5c3ac97e8728..4cc4e6754681 100644
--- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml
+++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml
@@ -66,6 +66,7 @@ properties:
- description: BCM47094 based boards
items:
- enum:
+ - asus,rt-ac3100
- asus,rt-ac88u
- dlink,dir-885l
- dlink,dir-890l
--
2.39.2
On Thu, Aug 3, 2023 at 9:15 AM Arınç ÜNAL <[email protected]> wrote:
> Add ASUS RT-AC3100 under BCM47094 based boards.
>
> Signed-off-by: Arınç ÜNAL <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Yours,
Linus Walleij
On Thu, Aug 03, 2023 at 10:14:53AM +0300, Arınç ÜNAL wrote:
> Add ASUS RT-AC3100 under BCM47094 based boards.
>
> Signed-off-by: Arınç ÜNAL <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Thanks,
Conor.
> ---
> 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 5c3ac97e8728..4cc4e6754681 100644
> --- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml
> +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml
> @@ -66,6 +66,7 @@ properties:
> - description: BCM47094 based boards
> items:
> - enum:
> + - asus,rt-ac3100
> - asus,rt-ac88u
> - dlink,dir-885l
> - dlink,dir-890l
> --
> 2.39.2
>
From: Florian Fainelli <[email protected]>
On Thu, 3 Aug 2023 10:14:53 +0300, Arınç ÜNAL <[email protected]> wrote:
> Add ASUS RT-AC3100 under BCM47094 based boards.
>
> Signed-off-by: Arınç ÜNAL <[email protected]>
> ---
Applied to https://github.com/Broadcom/stblinux/commits/devicetree/next, thanks!
--
Florian