From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from stravinsky.debian.org (stravinsky.debian.org [82.195.75.108]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 699282882B7 for ; Wed, 22 Apr 2026 17:13:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=82.195.75.108 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776877983; cv=none; b=H3LBgpuqKnosbyw4nIzbVRYTgGocFK98+Bwacfk1sfH94O0cylI9Nhrb/DNAaoy+08femkbG8hfkkELzgeTUcWPZ8tvseOcle3E/78tbhKR1GAoN9TqFFUSfXNEnJwvw0VFsgmkh9S3/g8Q1qsMycJ7VHlQw4c3DpEkt1OmobqU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776877983; c=relaxed/simple; bh=pzcdFik0gCzGgdcyGjVSniEZ+gJsEwSPJo5ybsiNWIY=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=t3SBMOQRjuNh3Bw7ewGY7oLI3XBTE+u9yC+6b67zKJ6HDkJ5zBjnxyf31aj0uTv7qQG0MvfkLVtnjHIQSARShMH1QKAPKCGeWjEnAKElQdeSx+dCJiEnoaMAR3DW2maAWsmvZhkssubhoIDTiYRFzIKHiDvc6MnXcFA5GBzY5Fg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=debian.org; spf=none smtp.mailfrom=debian.org; dkim=pass (2048-bit key) header.d=debian.org header.i=@debian.org header.b=kFe3PiTe; arc=none smtp.client-ip=82.195.75.108 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=debian.org Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=debian.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=debian.org header.i=@debian.org header.b="kFe3PiTe" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; s=smtpauto.stravinsky; h=X-Debian-User:In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=pzcdFik0gCzGgdcyGjVSniEZ+gJsEwSPJo5ybsiNWIY=; b=kFe3PiTersDIDQj4KYqgZ01kqf 1K4dWkEJ9Uluc9dsdKvIn3TzcJ/UZEK/shHS5dl9TNZudUrxIqzfjnP6LPYsSzQQyGw8uKfGjMDMI TMAodQH/G573YRjKvLHk1If8BQ0u5s3kKterc2QlN460Zg5G+oKySL803ianp1BYvbkrot4HB5O1A 668Uban75puxXzHWXwZnKmix9AbwAo6mdieVP2uXJxARRcA6lzlwfvm1GAKuhHdl/nHhiDeZsTSUo 8s3o//buMberhjfOi/SPyLhZtW1vHGxRZIecwsveaGnXkh2VXkDmFe/om4WAJZmqDpFBCbjd6VP03 Y69sIcKw==; Received: from authenticated user by stravinsky.debian.org with esmtpsa (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.96) (envelope-from ) id 1wFb8F-001mHd-2E; Wed, 22 Apr 2026 17:13:00 +0000 Date: Wed, 22 Apr 2026 10:12:55 -0700 From: Breno Leitao To: Mieczyslaw Nalewaj Cc: "netdev@vger.kernel.org" Subject: Re: [PATCH] net: dsa: realtek: rtl8365mb: add support for RTL8367SB Message-ID: References: Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Debian-User: leitao On Wed, Apr 22, 2026 at 05:58:30PM +0200, Mieczyslaw Nalewaj wrote: > 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. This should target net-next, which is currently closed. Additionally, it appears the maintainers were not properly copied on this patch?! https://lore.kernel.org/all/20260412142250.131bf997@kernel.org/ pw-bot: cr