From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 87F1D1A9F97 for ; Thu, 27 Nov 2025 14:07:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764252471; cv=none; b=PFE1ylt09UduYzL+6qpA8QVaga/njH/LLhyYBL/kxvijyzomR+Ci6UTJjbvjFna1BKD7xwaj1YEWS3JT1aY0zk7sM5bsnr/RsYdSrfBAeiiGDlmw8C+07iwU60QcrZgmlFJuofO663fsRzAAgDzBiwDWiqdFvVibv2oXg3L99rY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764252471; c=relaxed/simple; bh=Hu7jwNzBKDa6Ckk3Ex1o3z2CNj18L8YgLsVjDfN2GpY=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=sqTNV32HiHzIdHZnWy5rYcBo8I0U8o2AzrA+cC/gmm0zLO2+LSiQT3agxzkIM3wv3j8HJE5Ea2lP3hWGTAbT42A40TF8owU7F1IKcwV+ieXd6DfTJHyZ94UM4omvJQQH8VRc6A9J6hEthBsRLFk1r8QkYOlBrUhGSZlMSqrEb6k= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=v95kX12s; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="v95kX12s" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B2C82C4CEF8; Thu, 27 Nov 2025 14:07:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1764252471; bh=Hu7jwNzBKDa6Ckk3Ex1o3z2CNj18L8YgLsVjDfN2GpY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=v95kX12seFfCX46a0NFpDOlJZTgaEnTyzJCVFoeXakRSo4ssPIh3lMvz68pRfF/FX /9rbLhQ2AdCJlnavrRHB/tO3nWBxREWIkKzeh8mtIrPa9xfnYP0j0iRA+Q8JD0xO/w 9hjZgOCeZzigladN/Zxrth/uO/OG2r502417FDwM= Date: Thu, 27 Nov 2025 15:07:48 +0100 From: Greg KH To: Charles Keepax Cc: Bartosz Golaszewski , stable@vger.kernel.org, linus.walleij@linaro.org, patches@opensource.cirrus.com Subject: Re: [PATCH] Revert "gpio: swnode: don't use the swnode's name as the key for GPIO lookup" Message-ID: <2025112721-suggest-truth-bfb4@gregkh> References: <20251125102924.3612459-1-ckeepax@opensource.cirrus.com> <2025112531-glance-majorette-40b0@gregkh> <2025112505-unlovable-crease-cfe2@gregkh> <2025112757-squash-hesitant-d8d6@gregkh> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: On Thu, Nov 27, 2025 at 02:04:48PM +0000, Charles Keepax wrote: > On Thu, Nov 27, 2025 at 02:51:50PM +0100, Greg KH wrote: > > On Tue, Nov 25, 2025 at 12:49:59PM +0000, Charles Keepax wrote: > > > On Tue, Nov 25, 2025 at 12:58:30PM +0100, Greg KH wrote: > > > > On Tue, Nov 25, 2025 at 11:48:02AM +0000, Charles Keepax wrote: > > > > > On Tue, Nov 25, 2025 at 12:43:16PM +0100, Greg KH wrote: > > > > > > On Tue, Nov 25, 2025 at 11:31:56AM +0100, Bartosz Golaszewski wrote: > > > > > > > On Tue, Nov 25, 2025 at 11:29 AM Charles Keepax > > > > > > > wrote: > > > Do we have to wait for the fixes to hit Linus's tree before > > > pushing them to stable? As they are still in Philipp Zabel's > > > reset tree at the moment and I would quite like to stem the > > > rising tide of tickets I am getting about audio breaking on > > > peoples laptops as soon as possible. > > > > Yes, we need the fixes there first. > > Fair enough, but it is super sad that everyone has to sit around > with broken devices until after the merge window. This is not a > theoretical issue people are complaining about this now. Are people sitting around with this issue in 6.18-rc releases now? Is 6.18-final going to be broken in the same way? confused, greg k-h