From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (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 6662111190 for ; Wed, 19 Jul 2023 09:11:36 +0000 (UTC) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5531019B1; Wed, 19 Jul 2023 02:11:28 -0700 (PDT) Received: by mail.gandi.net (Postfix) with ESMTPSA id CB0A0FF818; Wed, 19 Jul 2023 09:11:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1689757886; 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: in-reply-to:in-reply-to:references:references; bh=f84nkPfrwMn/3eLaRQd5GjJzAg3jngCL9dYTvmRIvUM=; b=SU0jjGdxGPP52Yam69nVPKd4b+CELuc8c4p3sBoKg8RwSfP/glbAzBoHYe6/mTdIXBnt1B 4VJ1m0r0N9jbxhj8yaLA9jD20i/VuimYyWfnCMjWC/zihQRDf30ZduDGPGqo2+vDvb1C4V Yzj9URJhovfQN70377Ozg2DK/P5v2v3vLKoPbnNFn0tM0bP50qoBt8r+gRlMbhYCvMVTbW WFW++2LtntTbpl1hX01ux2j/Rr/0MgF4YknQqOt33IAuAJfWbjzk+I5gXTHUFImtDzvsMi 7jYXmLAJ+qLOb9V+h4uX2HPVZu7krJSDT+PZ9nQ6Ou1qO2J8YVOggWJgc1B9Ew== Date: Wed, 19 Jul 2023 11:11:24 +0200 From: Alexandre Belloni To: Jakub Kicinski Cc: Matt Johnston , linux-i3c@lists.infradead.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, Jeremy Kerr , "David S. Miller" , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley Subject: Re: [PATCH net-next v2 2/3] i3c: Add support for bus enumeration & notification Message-ID: <2023071909112418ec7fdc@mail.local> References: <20230717040638.1292536-1-matt@codeconstruct.com.au> <20230717040638.1292536-3-matt@codeconstruct.com.au> <20230718185757.54ae1e2e@kernel.org> 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-Disposition: inline In-Reply-To: <20230718185757.54ae1e2e@kernel.org> X-GND-Sasl: alexandre.belloni@bootlin.com X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_BLOCKED, RCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS, T_SCC_BODY_TEXT_LINE,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net On 18/07/2023 18:57:57-0700, Jakub Kicinski wrote: > On Mon, 17 Jul 2023 12:06:37 +0800 Matt Johnston wrote: > > From: Jeremy Kerr > > > > This allows other drivers to be notified when new i3c busses are > > attached, referring to a whole i3c bus as opposed to individual > > devices. > > > > Signed-off-by: Jeremy Kerr > > Signed-off-by: Matt Johnston > > We need one of: > - sign-off from Alexandre that he's okay with this code going via > netdev; or > - stable branch from Alexandre based on an upstream -rc tag which > we can pull into net-next; or > - wait until 6.6 merge window for the change to propagate. > Until then we can't do much on our end, so I'll mark the patches as > deferred from netdev perspective. I'm fine with the series going through netdev. Matt, please carry my ack on the next versions. > -- > pw-bot: defer -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com