Re: [PATCH net-next v4 10/11] net: dsa: realtek: rtl8365mb: add RTL8367S support
From: Alvin Šipraga <ALSI@bang-olufsen.dk>
Date: 2022-01-10 13:26:27
From: Alvin Šipraga <ALSI@bang-olufsen.dk>
Date: 2022-01-10 13:26:27
Luiz Angelo Daros de Luca [off-list ref] writes:
Realtek's RTL8367S, a 5+2 port 10/100/1000M Ethernet switch. It shares the same driver family (RTL8367C) with other models as the RTL8365MB-VC. Its compatible string is "realtek,rtl8367s". It was tested only with MDIO interface (realtek-mdio), although it might work out-of-the-box with SMI interface (using realtek-smi). This patch was based on an unpublished patch from Alvin Šipraga [off-list ref]. Signed-off-by: Luiz Angelo Daros de Luca <redacted> Tested-by: Arınç ÜNAL <redacted>
Reviewed-by: Alvin Šipraga <alsi@bang-olufsen.dk>