Message ID | 20230803071454.5902-1-arinc.unal@arinc9.com |
---|---|
State | Accepted |
Commit | d90d0fa9160858aaa076d5e724a8a873ac47a6b2 |
Headers | show |
Series | [1/2] dt-bindings: arm: bcm: add bindings for ASUS RT-AC3100 | expand |
From: Florian Fainelli <f.fainelli@gmail.com> On Thu, 3 Aug 2023 10:14:53 +0300, Arınç ÜNAL <arinc.unal@arinc9.com> wrote: > Add ASUS RT-AC3100 under BCM47094 based boards. > > Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com> > --- Applied to https://github.com/Broadcom/stblinux/commits/devicetree/next, thanks! -- Florian
From: Florian Fainelli <f.fainelli@gmail.com> On Thu, 3 Aug 2023 10:14:54 +0300, Arınç ÜNAL <arinc.unal@arinc9.com> wrote: > ASUS RT-AC3100 is ASUS RT-AC88U without the external switch. Move the > shared bindings to bcm47094-asus-rt-ac3100.dtsi. > > Remove the fixed-link node on port@7 as commit ba4aebce23b2 ("ARM: dts: > BCM5301X: Describe switch ports in the main DTS") states it's not > necessary. > > Replace the copyright notice with an author notice. > > Rename the model name from Asus to ASUS on bcm47094-asus-rt-ac88u.dts. > > Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com> > --- Applied to https://github.com/Broadcom/stblinux/commits/devicetree/next, thanks! -- Florian
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
Add ASUS RT-AC3100 under BCM47094 based boards. Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com> --- Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml | 1 + 1 file changed, 1 insertion(+)