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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7B878ECAAD5 for ; Fri, 9 Sep 2022 07:21:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230257AbiIIHVd (ORCPT ); Fri, 9 Sep 2022 03:21:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38662 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229897AbiIIHVc (ORCPT ); Fri, 9 Sep 2022 03:21:32 -0400 Received: from sin.source.kernel.org (sin.source.kernel.org [IPv6:2604:1380:40e1:4800::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 583E2F756D; Fri, 9 Sep 2022 00:21:31 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sin.source.kernel.org (Postfix) with ESMTPS id A4026CE2160; Fri, 9 Sep 2022 07:21:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EF2BEC43470; Fri, 9 Sep 2022 07:21:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1662708085; bh=uBJV1O8Ex9BotYWxMsUg1NMKljVGeaEJPyZK0FSfnHc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BAH0QJvjaFpJRkJw8PfQwNS3iZ3eRFxlPx8KbCwR0UPg2C6xyPPy/1tCLoooSb+3f NoQXjeAa+H8R50S+t1T3oitUaG+nVtOoLc3F6GNwY0FnhVjrycY3xM1SULp2UeMjXR SER0tn+FBFtQ3MKkhQVsL205U/mjbttT2mZwu995gHmi+fEUiKrt3OucMv/PK6uP0n vf7XwhAMgwIWvAgZXEsR/wFHC4O3fp1ifZlhftsXj/UttV9VOKgQyDCeblmdZcIT1t C6LLiK3btPepnDX3++qbCyk9PHNo+Sn727+aXk+BAjlKmbhtOZ99FqkUginvikfZWh LpdH6PMp6PdqQ== Date: Fri, 9 Sep 2022 08:21:16 +0100 From: Lee Jones To: Colin Foster Cc: Vladimir Oltean , "linux-arm-kernel@lists.infradead.org" , "linux-gpio@vger.kernel.org" , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , Terry Bowman , Greg Kroah-Hartman , Andy Shevchenko , Dan Williams , Jonathan Cameron , "UNGLinuxDriver@microchip.com" , Steen Hegelund , Lars Povlsen , Linus Walleij , Paolo Abeni , Jakub Kicinski , Eric Dumazet , "David S. Miller" , Russell King , Heiner Kallweit , Andrew Lunn , Krzysztof Kozlowski , Rob Herring , "katie.morris@in-advantage.com" Subject: Re: [RESEND PATCH v16 mfd 1/8] mfd: ocelot: add helper to get regmap from a resource Message-ID: References: <20220905162132.2943088-1-colin.foster@in-advantage.com> <20220905162132.2943088-2-colin.foster@in-advantage.com> <20220908142256.7aad25k553sqfgbm@skbuf> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Thu, 08 Sep 2022, Colin Foster wrote: > On Thu, Sep 08, 2022 at 02:22:56PM +0000, Vladimir Oltean wrote: > > On Thu, Sep 08, 2022 at 10:40:48AM +0100, Lee Jones wrote: > > > Applied, thanks. > > > > Hurray! > > > > Colin, what plans do you have for the rest of VSC7512 upstreaming? > > Do you need Lee to provide a stable branch for networking to pull, so > > you can continue development in this kernel release cycle, or do you > > expect that there won't be dependencies and you can therefore just test > > on linux-next? > > Yay! > > My plan was to start sending RFCs on the internal copper phys and get > some feedback there. I assume there'll be a couple rounds and I don't > expect to hit this next release (if I'm being honest). > > So I'll turn this question around to the net people: would a round or > two of RFCs that don't cleanly apply to net-next be acceptable? Then I > could submit a patch right after the next merge window? I've been > dragging these patches around for quite some time, I can do it for > another month :-) Immutable branch now tested and pushed. See reply to cover-letter. -- Lee Jones [李琼斯]