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 3BC8DC4332F for ; Mon, 6 Nov 2023 10:16:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229715AbjKFKQk (ORCPT ); Mon, 6 Nov 2023 05:16:40 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57056 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229689AbjKFKQk (ORCPT ); Mon, 6 Nov 2023 05:16:40 -0500 Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.65]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5AD4E93; Mon, 6 Nov 2023 02:16:37 -0800 (PST) X-IronPort-AV: E=McAfee;i="6600,9927,10885"; a="393142224" X-IronPort-AV: E=Sophos;i="6.03,281,1694761200"; d="scan'208";a="393142224" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Nov 2023 02:16:14 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10885"; a="797260663" X-IronPort-AV: E=Sophos;i="6.03,281,1694761200"; d="scan'208";a="797260663" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga001.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Nov 2023 02:16:07 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.97-RC3) (envelope-from ) id 1qzweG-0000000Bl3h-010t; Mon, 06 Nov 2023 12:16:00 +0200 Date: Mon, 6 Nov 2023 12:15:59 +0200 From: Andy Shevchenko To: Linus Walleij Cc: Bartosz Golaszewski , Kent Gibson , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] RFC: Do not enable the v1 uAPI by default Message-ID: References: <20231104-no-y-uapi1-default-v1-1-f60d318b6fbe@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231104-no-y-uapi1-default-v1-1-f60d318b6fbe@linaro.org> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Sat, Nov 04, 2023 at 11:54:40PM +0100, Linus Walleij wrote: > It's been two years since we introduced the v2 uAPI and > the major consumer libgpiod is at v2.1. > What about discouraging the old uAPI? ... > - default y > + default n 'n' _is_ the default 'default', just drop a line. -- With Best Regards, Andy Shevchenko