From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-181.mta0.migadu.com (out-181.mta0.migadu.com [91.218.175.181]) (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 B2A3B255E30 for ; Fri, 2 May 2025 17:41:52 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=91.218.175.181 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746207714; cv=none; b=FrB+HHA8xQvu2HDJYP0qaOU7WxMfXr2/+/nkd/NwXAXevBnXGqDGNZI8BtL4Zn6MJ79aYcOyplhasYcdinyICaJTWbbQLcmHj7GEsYvPP7mU+VGxb7wmS95rzPYj3vj0rceLjJ3SZHYqjmgKwDrsGXdPNTbbNcUQq3em6PK+oAY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746207714; c=relaxed/simple; bh=eLz7obv35w/u/cKxEql/UTAbQvGopYBPWu2O23zJfFE=; h=Message-ID:Date:MIME-Version:Subject:From:To:Cc:References: In-Reply-To:Content-Type; b=PxWUobkeHFq71SCUR1xGpKL7rp54LdtpMDhxyNaZ6B6qRybJD7ROppyIFqmuGbdrfN4NT7DPtHDhdIL+1+5CAeAGgo+pefhXWA7ThWyoqcjKRhzkCPxmyPyXyKGljcg8hbJhHSf6KCYIWfxHLl2yIMcXuwjuSKev6hPJhQ+GDFY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev; spf=pass smtp.mailfrom=linux.dev; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b=MdQ2XScY; arc=none smtp.client-ip=91.218.175.181 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.dev Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b="MdQ2XScY" Message-ID: <7590d7af-e8c3-48cd-aba2-10af4d9d909d@linux.dev> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1746207700; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Xff4owWgDUIlVTdiJE9nAsinQN/NlojnRKLTslMQN8U=; b=MdQ2XScY0YuJgRON9Ye4a2dZ6lrHOCp7JQsLUQSjuXZectNoGme+AUXVBqAz/bLAUi84rn tYk3cMji0ERwL3QX6FL0n8Dtm2D4cGvlptE8Tm+HJDb0EKSUXLT3/UAE5lO/SrfbPWesYm LxlvBaN08D7jjeD+fd2fPTrHOxfw2sQ= Date: Fri, 2 May 2025 13:41:32 -0400 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Subject: Re: [net-next PATCH v3 00/11] Add PCS core support X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Sean Anderson To: "Russell King (Oracle)" Cc: netdev@vger.kernel.org, Andrew Lunn , "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , upstream@airoha.com, Christian Marangi , linux-kernel@vger.kernel.org, Kory Maincent , Heiner Kallweit , Alexandre Belloni , Alexandre Torgue , Clark Wang , Claudiu Beznea , Claudiu Manoil , Conor Dooley , Ioana Ciornei , Jonathan Corbet , Joyce Ooi , Krzysztof Kozlowski , Madalin Bucur , Maxime Coquelin , Michal Simek , Nicolas Ferre , Radhey Shyam Pandey , Rob Herring , Rob Herring , Robert Hancock , Saravana Kannan , UNGLinuxDriver@microchip.com, Vladimir Oltean , Wei Fang , devicetree@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com References: <20250415193323.2794214-1-sean.anderson@linux.dev> <13357f38-f27f-45b5-8c6a-9a7aca41156f@linux.dev> <8d6c8f72-a8bd-43a8-b1e6-a20cafddf804@linux.dev> Content-Language: en-US In-Reply-To: <8d6c8f72-a8bd-43a8-b1e6-a20cafddf804@linux.dev> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_OUT Hi Russell, On 4/17/25 11:29, Sean Anderson wrote: > On 4/17/25 11:24, Russell King (Oracle) wrote: >> On Thu, Apr 17, 2025 at 10:22:09AM -0400, Sean Anderson wrote: >>> Hi Russell, >>> >>> On 4/17/25 08:25, Russell King (Oracle) wrote: >>> > On Tue, Apr 15, 2025 at 03:33:12PM -0400, Sean Anderson wrote: >>> >> This series adds support for creating PCSs as devices on a bus with a >>> >> driver (patch 3). As initial users, >>> > >>> > As per previous, unless I respond (this response not included) then I >>> > haven't had time to look at it - and today is total ratshit so, not >>> > today. >>> >>> Sorry if I resent this too soon. I had another look at the request for >>> #pcs-cells [1], and determined that a simpler approach would be >>> possible. So I wanted to resend with that change since it would let me >>> drop the fwnode_property_get_reference_optional_args patches. >> >> Please can you send them as RFC so I don't feel the pressure to say >> something before they get merged (remember, non-RFC patches to netdev >> get queued up in patchwork for merging.) > > This series is marked "changes requested" in patchwork, so I don't think > it should get merged automatically. I won't send a v4 until you've had a > chance to review it. Any chance you could review this series in the next week or so? I would like to send v4 in time to be reviewed before net-next closes later this month. --Sean