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 X-Spam-Level: X-Spam-Status: No, score=-6.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 168EFC433F5 for ; Mon, 13 Sep 2021 16:47:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 029F260F25 for ; Mon, 13 Sep 2021 16:47:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239746AbhIMQsw (ORCPT ); Mon, 13 Sep 2021 12:48:52 -0400 Received: from mail.kernel.org ([198.145.29.99]:41968 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239875AbhIMQs0 (ORCPT ); Mon, 13 Sep 2021 12:48:26 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 4352960F26; Mon, 13 Sep 2021 16:47:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1631551630; bh=k2+57G8GmiUA6A/+8F9R26euorOK1IJlieiurGMi0eU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bLHKkUj+yyzc+0pfc2VeRpIblNJFUpdKEtJCfc/QH6wyo4IpeWSqx67QolEpv4/Zp qXIIF0enzykxJ5PPn+IwmLOA/OG/sd1eLCx0TFL/la2FNIjfAJnylRJPDVmQPihlPS G2yfUK1eLHFwPspnoLeNlrddkfeMN7bK7TnWTU241AANnBZn3fzu4wHD9ulDw0b0r5 /pIhY4ScDlYgtvZC0WWXInDySG2cNurIGqHmbiPqX2KveswxqAnO3BQWtPbMhiT7/E gNpjs3KTBspx0hqvOkfMvDhDQ5AjShFirsKzTwBwycekUq6blT+j48nv5lcr+wBm6x yCPpEZ6xcXfiA== Date: Mon, 13 Sep 2021 12:47:09 -0400 From: Sasha Levin To: Robin Gong Cc: Fabio Estevam , Lucas Stach , linux-kernel , stable , Mark Brown , Shawn Guo , linux-spi , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" Subject: Re: [PATCH AUTOSEL 5.14 058/252] spi: imx: fix ERR009165 Message-ID: References: <20210909114106.141462-1-sashal@kernel.org> <20210909114106.141462-58-sashal@kernel.org> <500c68753cac86d9b3021ddf1e8580779e685332.camel@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Fri, Sep 10, 2021 at 03:30:27AM +0000, Robin Gong wrote: >> Hi Lucas, >> >> On Thu, Sep 9, 2021 at 1:43 PM Lucas Stach wrote: >> > >> > Hi Sasha, >> > >> > Am Donnerstag, dem 09.09.2021 um 07:37 -0400 schrieb Sasha Levin: >> > > From: Robin Gong >> > > >> > > [ Upstream commit 980f884866eed4dda2a18de888c5a67dde67d640 ] >> > > >> > > Change to XCH mode even in dma mode, please refer to the below >> > > errata: >> > > https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fww >> > > >> w.nxp.com%2Fdocs%2Fen%2Ferrata%2FIMX6DQCE.pdf&data=04%7C01 >> %7Cyib >> > > >> in.gong%40nxp.com%7C39f3117d59434df46fc108d973b1bb3e%7C686ea1d3 >> bc2b4 >> > > >> c6fa92cd99c5c301635%7C0%7C1%7C637668029454898655%7CUnknown%7 >> CTWFpbGZ >> > > >> sb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn >> 0 >> > > %3D%7C1000&sdata=NxCByvu4qCGniWnXccSxLNy9ilvQhFpid7O9Ag >> 1HloI%3D& >> > > amp;reserved=0 >> > > >> > >> > This patch is part of a quite extensive series touching multiple >> > drivers and devicetree descriptions and will do more harm than good if >> > backported without the rest of the series. The options here are: >> > a) backport the entire series (this will most likely not match the >> > stable criteria) >> > b) drop the patch from the stable queue >> >> Yes, I agree. I prefer going with option b). >Agree, vote for option b. It's gone, thanks! -- Thanks, Sasha