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 C963DC77B73 for ; Fri, 26 May 2023 16:42:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229579AbjEZQmk (ORCPT ); Fri, 26 May 2023 12:42:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44324 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236818AbjEZQmk (ORCPT ); Fri, 26 May 2023 12:42:40 -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 1EC06D9 for ; Fri, 26 May 2023 09:42:39 -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 8E53A65155 for ; Fri, 26 May 2023 16:42:38 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9B796C433EF; Fri, 26 May 2023 16:42:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1685119358; bh=VJiG9E9yrEUc9liwwfPju9yYgcm5zlWChUWQmM1nqAI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YVeoxpFHvbmJIHZM9IyYODw5XTcBQM0Sji6+lgsC7y+pHc5ZO9teVbBf5+0OptSD8 aELeLrG1zfhLygA3ktBkCFc0sPah9sC/J76ymecM9sExU/emHqODg0OmBXAKXOmfqn 3mTkUOEOlfzhYv2INebIs4jbto00+mxQ1ng8Kr/8= Date: Fri, 26 May 2023 17:42:34 +0100 From: Greg KH To: Marek Vasut Cc: linux-stable Subject: Re: ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15 Message-ID: <2023052618-splashed-retrieval-a1ba@gregkh> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, May 24, 2023 at 06:12:46PM +0200, Marek Vasut wrote: > Please backport to stable 5.10.y > > ee2aacb6f3a9 ("ARM: dts: stm32: fix AV96 board SAI2 pin muxing on > stm32mp15") > > Full commit ID > > ee2aacb6f3a901a95b1dd68964b69c92cdbbf213 You forgot about 5.15.y :) Now queued up for both, thanks, greg k-h