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 2764BC433EF for ; Fri, 25 Mar 2022 16:06:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1376513AbiCYQHp (ORCPT ); Fri, 25 Mar 2022 12:07:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41300 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1376788AbiCYQHn (ORCPT ); Fri, 25 Mar 2022 12:07:43 -0400 Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D353DADD4C; Fri, 25 Mar 2022 09:06:03 -0700 (PDT) Received: (Authenticated sender: clement.leger@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 22A2120017; Fri, 25 Mar 2022 16:05:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1648224362; 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=OmLCCG+BLT1iz0t7B8XkvPihtZK0nCtLSKmw6H7JeSY=; b=jdDyuNnMEmgkeUFI2N7CJss/jqgouRRA1Igq+hum5gfUlrEFmhXzpb8hN8So6b5rnwTFvQ MHBsBaoKLqGTnSh0zHXblsx3zoEwqLeyn3cpfe882FyhTNeEu4X6vOlnNsvIaKJYkwwtmo o8Po3UonYgE2uqjEEkf6PIranKPc5Ag2bcWbSg1bEgweCM805edyN0JIelzZEUM+/qeVO9 uiS9eX0LRfd5LL73s1t221Zw39QU3rzkXy1dF0fsd+x8kXyw8jXxRWJAE/16HUTK8doCFJ 10RzkslJGcH6pHDtQOmVIkPJZQytZQddSpYW2bC61urYiGhakwQZJqVWyFQ4oQ== Date: Fri, 25 Mar 2022 17:04:39 +0100 From: =?UTF-8?B?Q2zDqW1lbnQgTMOpZ2Vy?= To: Andy Shevchenko Cc: Mika Westerberg , Jarkko Nikula , Daniel Scally , Heikki Krogerus , Sakari Ailus , Greg Kroah-Hartman , "Rafael J . Wysocki" , Wolfram Sang , Peter Rosin , Rob Herring , Frank Rowand , Len Brown , Hans de Goede , Thomas Petazzoni , Alexandre Belloni , Allan Nielsen , linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, linux-i2c@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v3 6/9] i2c: fwnode: add fwnode_find_i2c_adapter_by_node() Message-ID: <20220325170439.75ce012d@fixe.home> In-Reply-To: References: <20220325113148.588163-1-clement.leger@bootlin.com> <20220325113148.588163-7-clement.leger@bootlin.com> <20220325160927.30e5aef8@fixe.home> Organization: Bootlin X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org Le Fri, 25 Mar 2022 17:56:43 +0200, Andy Shevchenko a =C3=A9crit : > >=20 > > Can't tell, I would not want to introduce some behavior wrt to parent > > node for ACPI since it was not done this way. Might works in 99% of the > > case though. > >=20 > > If ok with that, I can drop it. =20 >=20 > Let's ask Mika and Jarkko if they know more on this. I think Mika was the > one who introduced that (sorry, if I'm mistaken, haven't looked at the hi= story > carefully). >=20 > P.S. Interesting enough that Mika is listed as I2C ACPI maintainer and his > email is not in the Cc. Please, check how you form Cc list for this series > and include all parties next time. I'm using get_maintainers.pl which does not return Mika nor Jarkko. I was using --nogit which probably ruled out some contributors but not them apparently. --=20 Cl=C3=A9ment L=C3=A9ger, Embedded Linux and Kernel engineer at Bootlin https://bootlin.com