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 D50FD3EBF1C for ; Mon, 30 Mar 2026 22:39:27 +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=1774910367; cv=none; b=MictS1lUgM8svsDwEOFZ7lnjLi5W8+dTn0043Ho2UfdpDPj9z/CEIWUymQT2QixhVnOdHVjlMw7Syxob2FxZunXkAATr+2NGpnS+VbbHsittOyGWjjVYvlwYAP1kMb/P6NE1rl2j1+d3Mhxtot/PkL2dbUB2s03h95qThy0q+Ys= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774910367; c=relaxed/simple; bh=EeQGIlzSq9W72qEaKjyWBZjyph2cMjhBKvlKlY5FRtM=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=jvunIKKo3U5wpAE1ZEJaJClDxP/SrLImxw08OH5bXR8X4kuvdVxHqhYreP173BvMxR08Xu6j1b1MVgSroEs75Yx4mnAgFw+fMhkRKLTnKSmsnJIXubScXeyngmJrkFG+PEIfB3Hm3hxeMinPokzB5iMexEM5MBo9vZW1h859Gu4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=DCAwNi/V; 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="DCAwNi/V" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 30E3BC2BCB0; Mon, 30 Mar 2026 22:39:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1774910366; bh=EeQGIlzSq9W72qEaKjyWBZjyph2cMjhBKvlKlY5FRtM=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=DCAwNi/Vs89u5yK+FApbEW700neUEeO3SKe8D9sNXQBnsXejrYwhy3ZwND3W51Dki Sotbfv360ej0aANr0m4QQndjCDrVt4rONA44nbzj+AvlJexXJf9h3RWzP2PCU34cn8 3QpdlPYvMVPzRhxsYt0iF3v1i/PSiG3OWt7TX+ird/eivz045lPkQwV26H/o53xu1Z UeimYlf9fpwXs8tf8MRl04yWkpLEcEYFiYQcWOYOMh6L+Rzi9kg+gaa+TaVffVeJov K9ijDqPmYdd7QfsWr7XVfTLIS+i0kPRGSHATpQzlO+miLEovdMO0X5VdCsFZwRV52M UhxieYtBviGyQ== Date: Mon, 30 Mar 2026 15:39:20 -0700 From: Jakub Kicinski To: Daniel Wagner Cc: netdev@vger.kernel.org, Florian Fainelli , Andrew Lunn , Heiner Kallweit , Russell King , bcm-kernel-feedback-list@broadcom.com, Eric Dumazet , Paolo Abeni Subject: Re: [PATCH net-next v2] net: phy: bcm84881: add BCM84891/BCM84892 support Message-ID: <20260330153920.04e62663@kernel.org> In-Reply-To: References: <20260324152503.1522071-2-wagner.daniel.t@gmail.com> <20260324190601.1616343-1-wagner.daniel.t@gmail.com> 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-Transfer-Encoding: 7bit On Sun, 29 Mar 2026 17:47:47 +0100 Daniel Wagner wrote: > I see v2 is marked as "changes requested" on patchwork; I believe it > addresses the original points, but happy to make further changes if I > missed something. LEDs will follow in a separate patch. Repost it, say in the change log that it's identical to v2. You posted this while the discussion was still ongoing which is an automatic expulsion from patchwork.