From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id F138DD4A5EB for ; Fri, 16 Jan 2026 03:19:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=2MZNuB2t+XzArJm6S97T7tDsA6fsi1NflADmMf6jaZg=; b=bZWWDZXPYa2L3t lUOQPDuvhsWHdkgjBgxbVAPa5N6nB503I+13nrdVlTp3tQpfClPe4duIUMpo1/TtZUTzSNsmx/4J5 TSLLK0MDzegX0o2pheVDnvkQZ9xkRAMgl1KEmzDruYLvMmBs17HKEpGkXy2jGf2YO4nzz+h1jUKtp AAMCJOBjphvVWMnJLte5dRNgQRl1jvO2PLFN4JQsa/b955OWKdVafXKYjQK22rCf1j9VsTbk7+wwy nNzBfbCfvg9l79XfCdYsAMuUupSClFXvr/+C5/RIuo0xmxth2igXf+1HRZucv7EWp22VLcHGRmLfZ Q+UjQFUpZqX3CD4l2eLg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vgaMy-0000000DWpm-2ClP; Fri, 16 Jan 2026 03:19:28 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vgaMw-0000000DWoB-1Pza; Fri, 16 Jan 2026 03:19:26 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id AC97E60160; Fri, 16 Jan 2026 03:19:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3B3CAC116D0; Fri, 16 Jan 2026 03:19:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1768533565; bh=VdJdZpUrMYbP48ze7XiWYcrijQ8cjRhSAViY06JrWns=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=UfPpHK9Zs+U0XolvtAoWyNifcaJ7gKJDEZDRjcx/qG9hP6oEaFsIVpncLAsQsSBf5 I0nd2pkfwH18qaqAe1BCUhxezG4bx7ZlzYhI9sWtDNwKQumt3mLXq5qimita/HMBUP QW40JDSebPhYGO3ngLZ2OW9vCAL/McNkDv+hiUPbBvUBSmw6YAjQZsGszx0BBcL8mN dvgURzsb55zeC0ZJTbDPPaYyJtr9psUVbcOvQmY2MibBL+UFaZR8/OHov8OaUrCJOe ojvDq4ltLZcX0v9x5yq/XgSFPad7wGsm478xvrSuF0bF3qtinApwa6v8/VenDmGqsX iRL+468HGOQGw== Date: Thu, 15 Jan 2026 19:19:23 -0800 From: Jakub Kicinski To: Vladimir Oltean Cc: Paolo Abeni , =?UTF-8?B?QmrDuHJu?= Mork , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, Daniel Golle , Horatiu Vultur , Andrew Lunn , Heiner Kallweit , Russell King , "David S. Miller" , Eric Dumazet , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Neil Armstrong , Matthias Brugger , AngeloGioacchino Del Regno , Eric Woudstra , Marek =?UTF-8?B?QmVow7pu?= , Lee Jones , Patrice Chotard , Vinod Koul Subject: Re: [PATCH v3 net-next 05/10] phy: add phy_get_rx_polarity() and phy_get_tx_polarity() Message-ID: <20260115191923.640ea49d@kernel.org> In-Reply-To: <20260115093928.hdqlxkt6bd5w4xud@skbuf> References: <20260111093940.975359-1-vladimir.oltean@nxp.com> <20260111093940.975359-6-vladimir.oltean@nxp.com> <87o6n04b84.fsf@miraculix.mork.no> <20260111141549.xtl5bpjtru6rv6ys@skbuf> <33ff22b4-ead6-4703-8ded-1be5b5d0ead0@redhat.com> <173d1032-386c-4188-933c-ca91ce36468f@redhat.com> <20260115093928.hdqlxkt6bd5w4xud@skbuf> MIME-Version: 1.0 X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On Thu, 15 Jan 2026 11:39:28 +0200 Vladimir Oltean wrote: > > > Could you please share a stable branch/tag, so that we can pull patches > > > 1-5 into the net-next tree from there? > > > > Vladimir, could you please re-post patches 1-5 after that Vinod shares > > the above? So that we don't keep in PW the dangling (current) series. > > > Vinod did share the PR: > https://lore.kernel.org/netdev/aWeXvFcGNK5T6As9@vaman/ IIUC Paolo did not pull Vinod's PR, so pulled now, you can repost. -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy