Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp750935pxv; Wed, 14 Jul 2021 14:49:06 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxfgVKiuQRcjGf5PHMs/If1DdDkQ21wabdMkkMf0bMgOXe3VifJpImeCxRfivmlNGYqiA41 X-Received: by 2002:a92:9502:: with SMTP id y2mr4591ilh.1.1626299346139; Wed, 14 Jul 2021 14:49:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626299346; cv=none; d=google.com; s=arc-20160816; b=iRjk/iVadJg7NidRNojjBu8x1Hy45MbZO6I6oTeAa38i+SCmpareFC/yOLShoZ4hTz HPiGo+BvSOrGwEipt19bRN7B5hxxgwpMMDnve30FAXVHzq5k5Q06q9Qr2NeS8oVKgq2G GFbXwU5mLsBy1oGmWghYm9e7j5rRdfYaYfcc+RCoeHiL38n069ErciVbuGz5SFTMlZfc mKqT0HXfGao6GIeBmOAPBMAJVGYdCuVWvjuYhs27FVb2lP8UHFLqYdMxgdagH/lALQOO WoDpp/1BBiIIc6hOE2HrWG3S85yIu52I2hVGgEQqOG8DS6KMWDx0q2sUb7UChuZviB73 EDyw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=c5498RiK1O0g+02TQdCnlAoUjxod6jsmavxf51t7Yng=; b=wnXmc4KdRMXoEs+irN/akyfMF9qwDGznRcbqg9ghGCBKTQeDYT33rJYM9KTAlq13OW DkE8WqWQGWpodFG72l080kgvZQtO+jFxm3AcLzxVvYrkk9r0RP/1tcjcQh6dFcHptjkN lmYl3wGgBlkVX0SE3XkzJN50HdTFa8CT+86N+81oyTY38YZFSt+ZSZYAj0+vJNXQzRRW AOEiUJMn5/zY0oPZSAd33YkjrWnQTwex8auIRLILZdEC854dXvef5Eze/KXfuALf2i16 Sn2U3R8sY1oVYdfQMUdpjvd++3Wh3PLWb2Amfh+hKOrTI0exHG9ha7MlJivdkeIHF6iZ PT4w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=hmlhNAeh; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id t15si3311945ilg.47.2021.07.14.14.48.53; Wed, 14 Jul 2021 14:49:06 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=hmlhNAeh; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231132AbhGNVCQ (ORCPT + 99 others); Wed, 14 Jul 2021 17:02:16 -0400 Received: from mail.kernel.org ([198.145.29.99]:56946 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230382AbhGNVCO (ORCPT ); Wed, 14 Jul 2021 17:02:14 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 984FE613D2; Wed, 14 Jul 2021 20:59:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1626296362; bh=46LZepb4ibcHU0dIyCjWFYG69WtsVts8G634YB/zfu4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hmlhNAehPM0iCcte6ZJr9LRGH5D9qqDN/W/0PjfCSHsxS7KhBCr9sm5/SdafO8j/j t+cc1OOWD+rL6MS2DhMF+xDgJvFz+es+pAV0m0PSY6zZbqnrMj0frvw7LF5duiTibe Ea4woNOSjjGQlfKLfgOsr5T33NrnwmYhfqGoBT9kQ/07SOOtoi3w55nKEaaT5vunSd VvXBspWcSAKODcVfjIQV31/hpB3qeyJmgn9iC0wHqw5LmrpDRe0qxuWpGUL/qzcWFB GfD7xwVfzC6++b2wtywmmwPtqNWicVPo4A4CQEj3KMF6X4MZXBoBc+35lYLEU/coev N/LAQDuW6xYSg== Date: Wed, 14 Jul 2021 16:59:21 -0400 From: Sasha Levin To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Shawn Guo , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH AUTOSEL 5.13 024/108] ARM: dts: imx25-pinfunc: Fix gpio function name for pads GPIO_[A-F] Message-ID: References: <20210714193800.52097-1-sashal@kernel.org> <20210714193800.52097-24-sashal@kernel.org> <20210714203550.zlbvfh6rfnah6iir@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210714203550.zlbvfh6rfnah6iir@pengutronix.de> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 14, 2021 at 10:35:50PM +0200, Uwe Kleine-K?nig wrote: >On Wed, Jul 14, 2021 at 03:36:36PM -0400, Sasha Levin wrote: >> From: Uwe Kleine-K?nig >> >> [ Upstream commit e0cdd26af8eb9001689a4cde4f72c61c1c4b06be ] >> >> The pinfunc definitions used GPIO_A as function instead of GPIO_1_0 as >> done for all the other pins with GPIO functionality. Fix for consistency. >> >> There are no mainline users that needs adaption. >> >> Signed-off-by: Uwe Kleine-K?nig >> Signed-off-by: Shawn Guo >> Signed-off-by: Sasha Levin > >I'm not convinced it's a good idea to take this patch for stable. >in-tree users are unaffected and the only effect this can have on >out-of-tree users is to break them. So the gain of having this is not >positive. > >Am I missing something? Hm, if those definitions don't have an in-tree users, why are they still around to begin with? -- Thanks, Sasha