diff mbox series

[RFC,net-next,2/5] dt-bindings: net: dsa: realtek-smi: document new compatible rtl8365mb

Message ID 20210822193145.1312668-3-alvin@pqrs.dk
State New
Headers show
Series net: dsa: add support for RTL8365MB-VC | expand

Commit Message

Alvin Šipraga Aug. 22, 2021, 7:31 p.m. UTC
From: Alvin Šipraga <alsi@bang-olufsen.dk>

rtl8365mb is a new realtek-smi subdriver for the RTL8365MB-VC 4+1 port
10/100/1000M Ethernet switch controller. Its compatible string is
"realtek,rtl8365mb".

Signed-off-by: Alvin Šipraga <alsi@bang-olufsen.dk>
---
 Documentation/devicetree/bindings/net/dsa/realtek-smi.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Florian Fainelli Aug. 23, 2021, 10:15 a.m. UTC | #1
On 8/22/2021 9:31 PM, Alvin Šipraga wrote:
> From: Alvin Šipraga <alsi@bang-olufsen.dk>

> 

> rtl8365mb is a new realtek-smi subdriver for the RTL8365MB-VC 4+1 port

> 10/100/1000M Ethernet switch controller. Its compatible string is

> "realtek,rtl8365mb".

> 

> Signed-off-by: Alvin Šipraga <alsi@bang-olufsen.dk>


Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>

-- 
Florian
Rob Herring Aug. 24, 2021, 4:51 p.m. UTC | #2
On Sun, 22 Aug 2021 21:31:40 +0200, Alvin Šipraga wrote:
> From: Alvin Šipraga <alsi@bang-olufsen.dk>

> 

> rtl8365mb is a new realtek-smi subdriver for the RTL8365MB-VC 4+1 port

> 10/100/1000M Ethernet switch controller. Its compatible string is

> "realtek,rtl8365mb".

> 

> Signed-off-by: Alvin Šipraga <alsi@bang-olufsen.dk>

> ---

>  Documentation/devicetree/bindings/net/dsa/realtek-smi.txt | 1 +

>  1 file changed, 1 insertion(+)

> 


Acked-by: Rob Herring <robh@kernel.org>
Linus Walleij Aug. 27, 2021, 10:08 p.m. UTC | #3
On Sun, Aug 22, 2021 at 9:32 PM Alvin Šipraga <alvin@pqrs.dk> wrote:

> From: Alvin Šipraga <alsi@bang-olufsen.dk>

>

> rtl8365mb is a new realtek-smi subdriver for the RTL8365MB-VC 4+1 port

> 10/100/1000M Ethernet switch controller. Its compatible string is

> "realtek,rtl8365mb".

>

> Signed-off-by: Alvin Šipraga <alsi@bang-olufsen.dk>


Reviewed-by: Linus Walleij <linus.walleij@linaro.org>


And BTW: really happy to see kernel contributions from B&O!

Yours,
Linus Walleij
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/net/dsa/realtek-smi.txt b/Documentation/devicetree/bindings/net/dsa/realtek-smi.txt
index b6ae8541bd55..ee03eb40a488 100644
--- a/Documentation/devicetree/bindings/net/dsa/realtek-smi.txt
+++ b/Documentation/devicetree/bindings/net/dsa/realtek-smi.txt
@@ -9,6 +9,7 @@  SMI-based Realtek devices.
 Required properties:
 
 - compatible: must be exactly one of:
+      "realtek,rtl8365mb" (4+1 ports)
       "realtek,rtl8366"
       "realtek,rtl8366rb" (4+1 ports)
       "realtek,rtl8366s"  (4+1 ports)