Message ID | 20250415193323.2794214-1-sean.anderson@linux.dev (mailing list archive) |
---|---|
Headers | show |
Series | Add PCS core support | expand |
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.
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. --Sean [1] https://lore.kernel.org/netdev/e7720741-93c5-450b-99a0-3434a5d535f5@linux.dev/
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.) Thanks.
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. --Sean