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 A418DC433F5 for ; Thu, 24 Mar 2022 17:14:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1352161AbiCXRQF (ORCPT ); Thu, 24 Mar 2022 13:16:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38612 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241807AbiCXRQE (ORCPT ); Thu, 24 Mar 2022 13:16:04 -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 30209633B for ; Thu, 24 Mar 2022 10:14:33 -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 A5AC6619AC for ; Thu, 24 Mar 2022 17:14:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8A760C340F4; Thu, 24 Mar 2022 17:14:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1648142072; bh=DMG3FomnKMvKtFMkGHtFl1njrI+64mJeiVvy2hb1B4E=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jUXdZ8eBmoiZQQCxCzL/5MUDTL9khpelFMz0DDy2glDpnPreuPbSOPgB4k9E+TBPk P3mDzSrkgcxv3tPnFks/Zo9dJ5XE9kNcmCF08SYK3jPDheget5oXUuR2G9etun1OcG c0fJrCY0O/iVX4ACiqmewTD+z1N7mLyXD7NhhAhY= Date: Thu, 24 Mar 2022 18:14:28 +0100 From: Greg KH To: Sudip Mukherjee Cc: oliver.graute@kococonnector.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] staging: fbtft: fb_st7789v: reset display before" failed to apply to 5.10-stable tree Message-ID: References: <164603174124116@kroah.com> 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, Mar 23, 2022 at 09:23:52PM +0000, Sudip Mukherjee wrote: > Hi Greg, > > On Mon, Feb 28, 2022 at 08:02:21AM +0100, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 5.10-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to . > > Here is the backport. Will also apply to all other stable trees. All now queued up, thanks! greg k-h