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 X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 91DA9C43461 for ; Fri, 7 May 2021 11:53:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 70B7D613F0 for ; Fri, 7 May 2021 11:53:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235255AbhEGLyF (ORCPT ); Fri, 7 May 2021 07:54:05 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:52252 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230412AbhEGLyE (ORCPT ); Fri, 7 May 2021 07:54:04 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 7065D1C0B76; Fri, 7 May 2021 13:53:03 +0200 (CEST) Date: Fri, 7 May 2021 13:53:02 +0200 From: Pavel Machek To: Andy Shevchenko Cc: Jonathan Cameron , Hans de Goede , "Rafael J. Wysocki" , ACPI Devel Maling List , Paul Menzel , Jacek Anaszewski , Pavel Machek , Guenter Roeck , Jonathan Cameron , linux-iio , Linux Kernel Mailing List , kernel test robot Subject: Re: [PATCH] iio: bme680_i2c: Make bme680_acpi_match depend on CONFIG_ACPI Message-ID: <20210507115302.GA20751@amd> References: <20210504174019.2134652-1-linux@roeck-us.net> <8f8b6f33-4308-bfda-2238-9a54e19c3f9f@roeck-us.net> <20210505093235.00007c38@Huawei.com> <20210505093438.00005238@Huawei.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sdtB3X0nJg68CQEu" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --sdtB3X0nJg68CQEu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! On Wed 2021-05-05 16:22:07, Andy Shevchenko wrote: > On Wed, May 5, 2021 at 11:36 AM Jonathan Cameron > wrote: > > On Wed, 5 May 2021 09:32:35 +0100 > > Jonathan Cameron wrote: > > > On Tue, 4 May 2021 11:00:52 -0700 > > > Guenter Roeck wrote: >=20 > +Cc: Paul (I hope you are related to coreboot somehow and can > communicate this further), Pavel and Jacek (LED subsystem suffered > with this as well), Hans, Rafael and linux-acpi@ Thanks for Cc. I prefer @ucw.cz address for the LED work. > > > Dropping the ones we are fairly sure are spurious is even better! > > > > If I get bored I'll just do a scrub of all the instances of this that > > you haven't already cleaned up. It's worth noting that we do > > know some highly suspicious looking entries are out there in the wild. >=20 > I have counted ~60 users of acpi_device_id in IIO. Brief looking at > the IDs themselves rings an alarm about half of them. As far as I can tell, this means asking "is this real ID or did you just invent it" at patch submission. Okay... Best regards, Pavel --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --sdtB3X0nJg68CQEu Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmCVKh4ACgkQMOfwapXb+vJBQwCfSfvfA+ps5soco8nk8PpfuIwM NOAAn213eI5AaFWPZd77hSIYq4qpARxm =WbSs -----END PGP SIGNATURE----- --sdtB3X0nJg68CQEu--