diff options
author | Arınç ÜNAL <[email protected]> | 2023-08-03 10:14:53 +0300 |
---|---|---|
committer | Florian Fainelli <[email protected]> | 2023-08-04 10:08:38 -0700 |
commit | d90d0fa9160858aaa076d5e724a8a873ac47a6b2 (patch) | |
tree | f285c38552cf933d0a87ba5cd553cdaa5b810a98 | |
parent | 753a1baa74ef05a77bc77942b5c6772a181c48ad (diff) |
dt-bindings: arm: bcm: add bindings for ASUS RT-AC3100
Add ASUS RT-AC3100 under BCM47094 based boards.
Signed-off-by: Arınç ÜNAL <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Acked-by: Conor Dooley <[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 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 |