From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.12]) (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 32A5A23A0; Mon, 3 Jun 2024 19:21:17 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.12 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717442480; cv=none; b=a1s+pxQrgSR8QQCBgLl1oLnFvCTtFTmR0WXRCdn4+t+kzSiTqZl7YKGPUVoeemiToOj9fbZ5TBjPh2VnAU1BwIE14wk1DMsxjV2I/WmuJr0l/9GpSwQZ9aczXCp0mJNboLg/E8N7Ie1nAbDNsQy3QYXwaEcuGNf4gBhnjOAanQE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717442480; c=relaxed/simple; bh=KHFlsjY60/++eC7FyVbiA7jM9GUOj78cXYpH6S2IMw0=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=I3rGA8383GGXfyUfTPX027Cw9tmSkfxYEo201BaG0HkbJwJ72e7hyygoKoW1FJmmhzB42P9P85XWJfmdlb61PedtnWT/drTdSoc/7PNuh3OJZfWDKMvK0DmeP+y838qquRUIcAuSUIfNC/ufbpRo2oynZFgOwQIeOwfEYUlURkM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=GMRhhhAX; arc=none smtp.client-ip=198.175.65.12 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="GMRhhhAX" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1717442479; x=1748978479; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=KHFlsjY60/++eC7FyVbiA7jM9GUOj78cXYpH6S2IMw0=; b=GMRhhhAXvEMn3u1FwVifChF0dPgj+ui0G41GnuwIC4BUvVsKh1bDq8oA M685bA5McBXWTkgroTBrFGyKwDtwm6E8t98g9qhgA2E7T5c0GQ1gkdXNo XbrOEeV5xAJ4VzkKarPcVUdVr2sjZeQScGLY29ETQH5Xfsc7fS/B/cGCK YDLuAe0j3ncZSHua6GaH5yGXMH2XY+s3vE4UfITdAc1qF6V+VSRBQnimU 1n1uENXH0kWuRcSo4IEwEYB9aypxgH0PkumxhNIs+c9QaXzuVxxRV4WAz Seem5Ahq82aK14NgzUCyOG5YT+GLz0E/jBPaqFCtR7fFVrvQCIZIC59CA w==; X-CSE-ConnectionGUID: UGwm/FBaSoqvJ2UlElHEsw== X-CSE-MsgGUID: TMRz7PHwTuSAB4lVVdtgYQ== X-IronPort-AV: E=McAfee;i="6600,9927,11092"; a="25354179" X-IronPort-AV: E=Sophos;i="6.08,212,1712646000"; d="scan'208";a="25354179" Received: from fmviesa009.fm.intel.com ([10.60.135.149]) by orvoesa104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Jun 2024 12:21:18 -0700 X-CSE-ConnectionGUID: V5utEDVASUCecZ6Mtl1Prw== X-CSE-MsgGUID: 7eD3kgCmQx6XUQlrxb+b5w== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,212,1712646000"; d="scan'208";a="37090878" Received: from smile.fi.intel.com ([10.237.72.54]) by fmviesa009.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Jun 2024 12:21:14 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.97) (envelope-from ) id 1sEDF1-0000000DMvb-01r8; Mon, 03 Jun 2024 22:21:11 +0300 Date: Mon, 3 Jun 2024 22:21:10 +0300 From: Andy Shevchenko To: Mark Brown , Yang Yingliang , Christophe JAILLET , Thangaraj Samynathan , linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org Cc: Serge Semin , Daniel Mack , Haojian Zhuang , Robert Jarzmik , =?iso-8859-1?Q?N=EDcolas_F_=2E_R_=2E_A_=2E?= Prado , Neil Armstrong Subject: Re: [PATCH v1 5/8] spi: pxa2xx: Use new spi_xfer_is_dma_mapped() helper Message-ID: References: <20240531194723.1761567-1-andriy.shevchenko@linux.intel.com> <20240531194723.1761567-6-andriy.shevchenko@linux.intel.com> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240531194723.1761567-6-andriy.shevchenko@linux.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo On Fri, May 31, 2024 at 10:42:37PM +0300, Andy Shevchenko wrote: > Replace a few lines of code by calling a spi_xfer_is_dma_mapped() helper. It appears that this patch is based on the cleanup series against the driver that had been sent earlier. Namely this: [v2] spi: pxa2xx: Get rid of an additional layer in PCI driver https://lore.kernel.org/linux-spi/20240530151117.1130792-1-andriy.shevchenko@linux.intel.com/T/#t And as others already said, this series is pure cleanup, no need to be backported. -- With Best Regards, Andy Shevchenko 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 69113C25B75 for ; Mon, 3 Jun 2024 19:21:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=wuaar7B8dtB5GsmOzIpXd/Y/fK6kgN0yMeSnKS5TRZE=; b=KTRCAuzJBV4wzN cmsieri+4czkkACT+VZs8E9pBkPBtkhG7T7W2jUuQ/gJoLloyWF9H2MxjGjeVYAtX5QJhOcBeC9/1 gPssbbX8zylcxp59p1tvVw7NN80f3IAvSFiJbG4Tlx24WEMs54ktwg847MCNT0tNztIETzK+7Q5/F yJ9pP58yZy/JLFw//2WWUIao+77zcslmzc3Jl7z4iO/bnGhmtSLPY18E/RJQyGoPP4TPvummNJ/NC pdzYMgroVHe2FAUlcVJnutyPq5oStlOIubvyIpY1b2yZEpMIcPIG0xjiRVxrDt7YH2KTtm1kUePrX O6MBcpxyf/Igvziou5tw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sEDFD-00000000AuE-0Pt1; Mon, 03 Jun 2024 19:21:23 +0000 Received: from mgamail.intel.com ([198.175.65.12]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sEDF9-00000000Atf-22ia for linux-arm-kernel@lists.infradead.org; Mon, 03 Jun 2024 19:21:20 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1717442480; x=1748978480; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=KHFlsjY60/++eC7FyVbiA7jM9GUOj78cXYpH6S2IMw0=; b=Hv6V5hw2wufS9c8ZOAmzfuYz8RPvshBCuHEa3TeRxazykjTXIW47THG5 Jq5XP3ATd/s8Y4mxkG3wab7+G0PeW244NY0bGMxVMDWyP83EKZcOT8fX1 VIy6ENhKZ7ZfK/q8iWAppMLAZEc+67MpxoaDmDtcshf9licvrUozzEXwb ljWEE1N1TB0taaVPEuXuUl+AzbcHFtW4d+X1A1VXiKB3WVc1m7bi7qzAg mLCs5dZ2m70ONj9/jd3sbfIptDm7ectIvMCUtmAKKf+S+ZC6cKkbH+LF6 zs2IWuPXddQI0+YEYL/5zrSJFFMRCD71aE0L3ouzc6zyTCB+bfbLdEjel A==; X-CSE-ConnectionGUID: Lp35OGSoQgiVRFp9FdIh/A== X-CSE-MsgGUID: oHsY+WBjSTeBguH4TuSE8w== X-IronPort-AV: E=McAfee;i="6600,9927,11092"; a="25354181" X-IronPort-AV: E=Sophos;i="6.08,212,1712646000"; d="scan'208";a="25354181" Received: from fmviesa009.fm.intel.com ([10.60.135.149]) by orvoesa104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Jun 2024 12:21:18 -0700 X-CSE-ConnectionGUID: V5utEDVASUCecZ6Mtl1Prw== X-CSE-MsgGUID: 7eD3kgCmQx6XUQlrxb+b5w== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,212,1712646000"; d="scan'208";a="37090878" Received: from smile.fi.intel.com ([10.237.72.54]) by fmviesa009.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Jun 2024 12:21:14 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.97) (envelope-from ) id 1sEDF1-0000000DMvb-01r8; Mon, 03 Jun 2024 22:21:11 +0300 Date: Mon, 3 Jun 2024 22:21:10 +0300 From: Andy Shevchenko To: Mark Brown , Yang Yingliang , Christophe JAILLET , Thangaraj Samynathan , linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org Cc: Serge Semin , Daniel Mack , Haojian Zhuang , Robert Jarzmik , =?iso-8859-1?Q?N=EDcolas_F_=2E_R_=2E_A_=2E?= Prado , Neil Armstrong Subject: Re: [PATCH v1 5/8] spi: pxa2xx: Use new spi_xfer_is_dma_mapped() helper Message-ID: References: <20240531194723.1761567-1-andriy.shevchenko@linux.intel.com> <20240531194723.1761567-6-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240531194723.1761567-6-andriy.shevchenko@linux.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240603_122119_597319_4E4D282E X-CRM114-Status: UNSURE ( 9.60 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, May 31, 2024 at 10:42:37PM +0300, Andy Shevchenko wrote: > Replace a few lines of code by calling a spi_xfer_is_dma_mapped() helper. It appears that this patch is based on the cleanup series against the driver that had been sent earlier. Namely this: [v2] spi: pxa2xx: Get rid of an additional layer in PCI driver https://lore.kernel.org/linux-spi/20240530151117.1130792-1-andriy.shevchenko@linux.intel.com/T/#t And as others already said, this series is pure cleanup, no need to be backported. -- With Best Regards, Andy Shevchenko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel