From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 68580175A62; Fri, 29 May 2026 01:20:01 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780017602; cv=none; b=WevZ3omDM38mF8bqVtzAeAPY+E+ppwrnXX3xppeh3Uy/CBt1fUVbn3u6HAu0FAzP8hnvJhSTN7RetnKu9FQFR+biiEpVqL3Wr/ORYe2FwczUkJa6IBIKMGWkTHGf+E3Wn9KrLWFEicHtU++ARPf8sFP6SqtV8Z16f7qmrmaXj68= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780017602; c=relaxed/simple; bh=KJFh6fYFuF1Qar1uyqryK9OjdpuC4m/DpY9xhQxy+EQ=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=Aj9nSJND4S9lf1hNK+H28yCLWorpxRwTToViur1AIgXPRhLfHTxC8R8C7l/iXdWCF9qsuZP1iEKLv4ks02VT0NSGCU+gKLM3/lUOHRb/H3pxvGTdf2fwuYSrqNxTYxhpFtLAKqWO9F4fj/6E1QE/SzF+il11SPIv8Hc6afiCTCA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Pdv+apmy; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Pdv+apmy" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0D5AF1F000E9; Fri, 29 May 2026 01:20:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1780017601; bh=lOaKOCR8muSZegpxRQTwrSb3xsHi/hx1Esr98dOCWEg=; h=Subject:From:Date:References:In-Reply-To:To:Cc; b=Pdv+apmykyR9FKD9yA0LR52fMkOlE2aYqQBtEe+5OTPwusSkk7Og9EDqgOuc4wTji OJ9YNb8nmTGNZHLdbcyF9nkhcRcRr19QfloteOjPjn/vV0zYhUlmzuxX8409XgBxil xInGNVfO8i9QW7VcOdMTJ1S8mDhCvu1HcmRMi5gy0K0PJQ/ShZc1m94JmbvE9V/8Bs LyM/U8NR0ydSZIrcj4wDGus2fHmnnq3nlG0ZDwIFUmr5s0lnvYTRp5zovbVtwhMkuv PZuJmIpZX2tGECNTwhZgjxDyw4O8rhe6kNX2qrgHpE0UrNEUSX6QXxz3cJFN0SAo+a ZtDA7YEKvve7Q== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 568C3392FFFE; Fri, 29 May 2026 01:20:06 +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: [net v2] net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configuration From: patchwork-bot+netdevbpf@kernel.org Message-Id: <178001760515.1584301.241177425272173045.git-patchwork-notify@kernel.org> Date: Fri, 29 May 2026 01:20:05 +0000 References: <20260526153239.30194-1-linux@fw-web.de> In-Reply-To: <20260526153239.30194-1-linux@fw-web.de> To: Frank Wunderlich Cc: lynxis@fe80.eu, daniel@makrotopia.org, andrew@lunn.ch, hkallweit1@gmail.com, linux@armlinux.org.uk, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, matthias.bgg@gmail.com, angelogioacchino.delregno@collabora.com, frank-w@public-files.de, vladimir.oltean@nxp.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski : On Tue, 26 May 2026 17:32:38 +0200 you wrote: > From: Frank Wunderlich > > Commit 8871389da151 introduces common pcs dts properties which writes > rx=normal,tx=normal polarity to register SGMSYS_QPHY_WRAP_CTRL of switch. > This is initialized with tx-bit set and so change inverts polarity > compared to before. > > [...] Here is the summary with links: - [net,v2] net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configuration https://git.kernel.org/netdev/net/c/422b5233b607 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html