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=-4.0 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 43BE5C433DB for ; Wed, 20 Jan 2021 16:00:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E9CB32336D for ; Wed, 20 Jan 2021 16:00:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2391071AbhATP7Z (ORCPT ); Wed, 20 Jan 2021 10:59:25 -0500 Received: from mail.kernel.org ([198.145.29.99]:34444 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390825AbhATP7M (ORCPT ); Wed, 20 Jan 2021 10:59:12 -0500 Received: from disco-boy.misterjones.org (disco-boy.misterjones.org [51.254.78.96]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D12782336D; Wed, 20 Jan 2021 15:58:31 +0000 (UTC) Received: from disco-boy.misterjones.org ([51.254.78.96] helo=www.loen.fr) by disco-boy.misterjones.org with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94) (envelope-from ) id 1l2FsL-008zAu-Rb; Wed, 20 Jan 2021 15:58:30 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 20 Jan 2021 15:58:29 +0000 From: Marc Zyngier To: Greg Kroah-Hartman Cc: Saravana Kannan , Linus Walleij , Bartosz Golaszewski , Jisheng Zhang , Kever Yang , Android Kernel Team , linux-gpio@vger.kernel.org, LKML Subject: Re: [PATCH v2] gpiolib: Bind gpio_device to a driver to enable fw_devlink=on by default In-Reply-To: References: <20210116011412.3211292-1-saravanak@google.com> <87r1mjkc07.wl-maz@kernel.org> <01f733ab81959e4cf847cbf1d521ad9d@kernel.org> User-Agent: Roundcube Webmail/1.4.10 Message-ID: <2c2950c5bf94e456560704dbfa48ed16@kernel.org> X-Sender: maz@kernel.org X-SA-Exim-Connect-IP: 51.254.78.96 X-SA-Exim-Rcpt-To: gregkh@linuxfoundation.org, saravanak@google.com, linus.walleij@linaro.org, bgolaszewski@baylibre.com, Jisheng.Zhang@synaptics.com, kever.yang@rock-chips.com, kernel-team@android.com, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 2021-01-20 15:48, Greg Kroah-Hartman wrote: > On Wed, Jan 20, 2021 at 03:39:30PM +0000, Marc Zyngier wrote: >> Anyway, I said what I had to say. If platforms break with this >> change, I'll expect it to be disabled in 5.12. > > I'm thinking we can not change the default and will probably revert > this > patch "soon". I think there is a lot of value in keeping this enabled for a bit, so that we can work out what breaks, and find solutions that scale a bit better. Thanks, M. -- Jazz is not dead. It just smells funny...