From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 1DC5A39479F for ; Wed, 13 May 2026 03:46:37 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778643997; cv=none; b=ZcPla3CFMCsA27n3gGkWXTDtZvhdZGkjwRYxu+Kmfnm2+FoudtA0sDpenNkUNLycVuyHQKVUWgbkwxWICQ4mUfpsmh2ocy5s2ZXkWxIzPjsSDlqraBElxUw9M229JzXjruNywVFl0hrc9Lml4DLOTTEA8pinPeY/jaQHRk5RydQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778643997; c=relaxed/simple; bh=PQ4G4I+tAmlxe9Urywnw6GIa7eN369v+thHoRFwId7Y=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=rnDN8k9QpfndF4NkYUT62bRz6kRSVkO/yRcfIgOnT7CdUcGw5rR82M60ZxXGWNbxnF4LGhnbaDklet1TQ2XFlU28zZuMDh2o3To9H24P+cJ4XxEiN7r/ec+8sP5KHSqyw6RFtqUdEmCmfYvpbJjGouY3HeSraYOMvjNTOC89cWk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=PZSpw54q; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="PZSpw54q" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 00E8AC2BCFA; Wed, 13 May 2026 03:46:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1778643997; bh=PQ4G4I+tAmlxe9Urywnw6GIa7eN369v+thHoRFwId7Y=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=PZSpw54qOUet5gf6ghUcJcnwIG9JLp/JFRjU/Cgtq7YAi+t1HSEAo7DcklUAYAsHs VL0CutUYv8wNrVqHNfQh76K9emvotmBpalXFhmdSjE+zMIm4jhOYCRpX1Ull0arKHy ODLglUtBs/HzmGsUztcz+PexOpJCu0j3KtFsIAFzOckKqRmSd8O7RmBNgIS7ZavlHU tzpBUw0+8yaBQLpPbSuGcKqyt5kkYbfR4zxSGoondOrRYCVyk3M3uoqnEaWNdsK29Z 9XiGYIWDZFJpV4p+YcTzcIzinRs1DFKTx3LToS53N9u3IhP1hM+TsG7kTQXj+lpZbv Ld8iVcak+8a1g== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 02D003822D60; Wed, 13 May 2026 03:45:44 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v4] net: dsa: realtek: rtl8365mb: add support for RTL8367SB From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177864394254.3173643.17180851118744393461.git-patchwork-notify@kernel.org> Date: Wed, 13 May 2026 03:45:42 +0000 References: <3c6d822b-0e85-4173-86ba-2badb140bbf1@yahoo.com> In-Reply-To: <3c6d822b-0e85-4173-86ba-2badb140bbf1@yahoo.com> To: Mieczyslaw Nalewaj Cc: andrew@lunn.ch, olteanv@gmail.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, horms@kernel.org, alsi@bang-olufsen.dk, yury.norov@gmail.com, linux@rasmusvillemoes.dk, linux@armlinux.org.uk, netdev@vger.kernel.org, luizluca@gmail.com Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Sat, 9 May 2026 14:10:29 +0200 you 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 MII, TMII, RMII, RGMII, SGMII and HSGMII, while port 7 > supports MII, TMII, RMII and RGMII. Use the existing 8365MB-VC jam table > for initialization. > > Reviewed-by: Luiz Angelo Daros de Luca > Signed-off-by: Mieczyslaw Nalewaj > > [...] Here is the summary with links: - [v4] net: dsa: realtek: rtl8365mb: add support for RTL8367SB https://git.kernel.org/netdev/net-next/c/28702a215c96 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html