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 82408C25B0E for ; Tue, 16 Aug 2022 17:26:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231529AbiHPR0K (ORCPT ); Tue, 16 Aug 2022 13:26:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56756 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231193AbiHPR0K (ORCPT ); Tue, 16 Aug 2022 13:26:10 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 47F07647F7 for ; Tue, 16 Aug 2022 10:26:09 -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 dfw.source.kernel.org (Postfix) with ESMTPS id C5BE76130C for ; Tue, 16 Aug 2022 17:26:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 121B2C433C1; Tue, 16 Aug 2022 17:26:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1660670768; bh=7+D/Fd897jbtRX87eukYnaRbxfO31nS3UiIy5e8bbGg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=P3DbA3ZSVPw3rD4R3xOkw5s+gwolWBhU3nvbIVMMdyTNvJunlSptweTCcbBj26+o8 tRrAhsRhKsa6b+GniexmVwuUDByFVY1pXHwMzVtVPupzOMf0ZbNK4aPkR7WXCanIB8 nmMdq+RQQObUhT3AVFwV8AJonEt6Qzvzf8asQHA5gfe+2CK1vb3JRNSeTF31F1qEFq ZJ+sKF71uSJJQHWRScjZD9a3onWD90AoJC8YBNnOPmWi5n/YxtazKSmRg8U7AIQxHY 9I+Yxw8yROrS5CSxagSjc1MH2SARjMJCth+pSW5qJ9UvWLH7NDwdEZFNeAGTHz/75Y +ExafvaAoRcGA== Date: Tue, 16 Aug 2022 18:26:02 +0100 From: Mark Brown To: Saravana Kannan Cc: Michael Walle , Geert Uytterhoeven , Ulf Hansson , Greg Kroah-Hartman , kernelci-results@groups.io, bot@kernelci.org, gtucker@collabora.com, linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org Subject: Re: next/master bisection: baseline.bootrr.intel-igb-probed on kontron-pitx-imx8m Message-ID: References: <62eed399.170a0220.2503a.1c64@mx.google.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wnWXUIn0S/B1fPrj" Content-Disposition: inline In-Reply-To: X-Cookie: A bachelor is an unaltared male. Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org --wnWXUIn0S/B1fPrj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Aug 12, 2022 at 04:54:25PM -0700, Saravana Kannan wrote: > While you are here, I'm working towards patches on top of [1] where > fw_devlink will tie the sync_state() callback to each regulator. Also, > i realized that if you can convert the regulator_class to a > regulator_bus, we could remove a lot of the "find the supply for this > regulator when it's registered" code and let device links handle it. > Let me know if that's something you'd be okay with. It would change > the sysfs path for /sys/class/regulator and moves it to > /sys/bus/regulator, but not sure if that's considered an ABI breakage > (sysfs paths change all the time). That *does* sound like it'd be an ABI issue TBH. I thought there was support for keeping class around even when converting to a bus (though TBH given how entirely virtual this stuff us it seems odd that we'd be going for a bus). --wnWXUIn0S/B1fPrj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmL70ykACgkQJNaLcl1U h9CE4wf/RZ6bzFwIFNXvaq9zI11tH5FFwJfQNFSR41A+SMzApIPgfatUKKTTJ5qR 6NqJFf88+mYxq2SIi/KUPrDxW9nAtMw99Iohk6c/h7VJ4J6iOU0O8aIstaae7dRp c6CpxqxvNX7Z3L/05cYzp6DsnO/wCZkP1qJ8OyM6ftavlQKvmvQl+R5kdwdwVJVa Mq07LZuP4/oosUSb/mEs1er2pc1VGjhI0Yu2dL9s+isMRGomat6fLA+PHZXP+VZD b2RNV9QHBYsULs7UXvaljyi5xv9Hgh+M5G81RHu+XkLSaYOdRp7c6b/6YGw6mtv3 uChDCnSq6KCp3Ep4SVeHRReUqqXrMA== =UJKO -----END PGP SIGNATURE----- --wnWXUIn0S/B1fPrj-- 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id AA481C25B0E for ; Tue, 16 Aug 2022 17:27:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=atN8z7W9Y1+MCG4C6hKuG4juH999Nr3tI4OqaaSVkhw=; b=MTX8JqBbQTBJA21buCEdCdYJwl JgwQWAweXNXIeic1ADKqO8WRDYAWTkula1SsvbWanc7sPJBtl9huKWAaQJHmpPDvX9iNrEcjp5HIm ked80mPzPwNfkAggdPphIUvIIi2m7+zsuqmBxLZpHpV1fyy9ypxlVOav0r2wBQsOhsGJWY6I14QHN wziI6LzkEz3Anyw452BN5GePsCABCD0NlyVs5FeDklqQqAYKb0ywuekXYrcp9i725NeVeOn+8yJup Ed8ro1HtuOXIVSUszm7r1/qYzoCghbBkBVpd39ZWPmOIav4/8f0xe+SLc4mLIavZp/2tCIEXleC7X v9mD7Nxw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oO0KY-005GQu-Bn; Tue, 16 Aug 2022 17:26:18 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oO0KV-005GOv-3o for linux-arm-kernel@lists.infradead.org; Tue, 16 Aug 2022 17:26:16 +0000 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 D1F27CE19D8; Tue, 16 Aug 2022 17:26:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 121B2C433C1; Tue, 16 Aug 2022 17:26:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1660670768; bh=7+D/Fd897jbtRX87eukYnaRbxfO31nS3UiIy5e8bbGg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=P3DbA3ZSVPw3rD4R3xOkw5s+gwolWBhU3nvbIVMMdyTNvJunlSptweTCcbBj26+o8 tRrAhsRhKsa6b+GniexmVwuUDByFVY1pXHwMzVtVPupzOMf0ZbNK4aPkR7WXCanIB8 nmMdq+RQQObUhT3AVFwV8AJonEt6Qzvzf8asQHA5gfe+2CK1vb3JRNSeTF31F1qEFq ZJ+sKF71uSJJQHWRScjZD9a3onWD90AoJC8YBNnOPmWi5n/YxtazKSmRg8U7AIQxHY 9I+Yxw8yROrS5CSxagSjc1MH2SARjMJCth+pSW5qJ9UvWLH7NDwdEZFNeAGTHz/75Y +ExafvaAoRcGA== Date: Tue, 16 Aug 2022 18:26:02 +0100 From: Mark Brown To: Saravana Kannan Cc: Michael Walle , Geert Uytterhoeven , Ulf Hansson , Greg Kroah-Hartman , kernelci-results@groups.io, bot@kernelci.org, gtucker@collabora.com, linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org Subject: Re: next/master bisection: baseline.bootrr.intel-igb-probed on kontron-pitx-imx8m Message-ID: References: <62eed399.170a0220.2503a.1c64@mx.google.com> MIME-Version: 1.0 In-Reply-To: X-Cookie: A bachelor is an unaltared male. X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220816_102615_385555_9A3E1C15 X-CRM114-Status: GOOD ( 17.08 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============7566007505540228221==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============7566007505540228221== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wnWXUIn0S/B1fPrj" Content-Disposition: inline --wnWXUIn0S/B1fPrj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Aug 12, 2022 at 04:54:25PM -0700, Saravana Kannan wrote: > While you are here, I'm working towards patches on top of [1] where > fw_devlink will tie the sync_state() callback to each regulator. Also, > i realized that if you can convert the regulator_class to a > regulator_bus, we could remove a lot of the "find the supply for this > regulator when it's registered" code and let device links handle it. > Let me know if that's something you'd be okay with. It would change > the sysfs path for /sys/class/regulator and moves it to > /sys/bus/regulator, but not sure if that's considered an ABI breakage > (sysfs paths change all the time). That *does* sound like it'd be an ABI issue TBH. I thought there was support for keeping class around even when converting to a bus (though TBH given how entirely virtual this stuff us it seems odd that we'd be going for a bus). --wnWXUIn0S/B1fPrj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmL70ykACgkQJNaLcl1U h9CE4wf/RZ6bzFwIFNXvaq9zI11tH5FFwJfQNFSR41A+SMzApIPgfatUKKTTJ5qR 6NqJFf88+mYxq2SIi/KUPrDxW9nAtMw99Iohk6c/h7VJ4J6iOU0O8aIstaae7dRp c6CpxqxvNX7Z3L/05cYzp6DsnO/wCZkP1qJ8OyM6ftavlQKvmvQl+R5kdwdwVJVa Mq07LZuP4/oosUSb/mEs1er2pc1VGjhI0Yu2dL9s+isMRGomat6fLA+PHZXP+VZD b2RNV9QHBYsULs7UXvaljyi5xv9Hgh+M5G81RHu+XkLSaYOdRp7c6b/6YGw6mtv3 uChDCnSq6KCp3Ep4SVeHRReUqqXrMA== =UJKO -----END PGP SIGNATURE----- --wnWXUIn0S/B1fPrj-- --===============7566007505540228221== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============7566007505540228221==--