Re: [PATCH v2] net: dsa: realtek: rtl8365mb: add support for RTL8367SB
From: Alexander Lobakin <aleksander.lobakin@intel.com>
Date: 2026-05-05 15:56:57
From: Alexander Lobakin <aleksander.lobakin@intel.com>
Date: 2026-05-05 15:56:57
From: Mieczyslaw Nalewaj <redacted> Date: Tue, 5 May 2026 16:17:19 +0200
Add chip info entry for the Realtek RTL8367SB switch. This device has chip ID 0x6367 and version 0x0010. It exposes two external interfaces: port 6 supports SGMII and HSGMII, while port 7 supports MII, TMII, RMII and RGMII. Use the existing 8365MB-VC jam table for initialization. Signed-off-by: Mieczyslaw Nalewaj <redacted>
Reviewed-by: Alexander Lobakin <aleksander.lobakin@intel.com>
--- drivers/net/dsa/realtek/rtl8365mb.c | 12 ++++++++++++ 1 file changed, 12 insertions(+)
Thanks, Olek