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=-5.5 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 E895EC433ED for ; Tue, 11 May 2021 13:48:46 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 57A16613AF for ; Tue, 11 May 2021 13:48:44 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 57A16613AF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 440F517C8; Tue, 11 May 2021 15:47:53 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 440F517C8 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1620740923; bh=UmLVfYv/Ytt9Rgiry4s8eNtetCcYoRGB/Ct/IuvwlNs=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=q62YQvWfbGuRrtaQcZxbwx/13vGAdNQoqfud7kuBekFq3cfcTRd2+Njy6P4fRsvqC 7sSdnP1h1L+RA34yQJNO5RnldfjDk628h+M8ZrsRavp9V+jnrk9pjdGLFpHeUQGeyj 2QNg2Qz89nG0mNecwGUVgE6LCSmvjZZ+n7SwLqhQ= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id DC99CF80129; Tue, 11 May 2021 15:47:52 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id C84E9F80163; Tue, 11 May 2021 15:47:51 +0200 (CEST) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 5A03AF8013A for ; Tue, 11 May 2021 15:47:49 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 5A03AF8013A Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="tjjmCPIv" Received: by mail.kernel.org (Postfix) with ESMTPSA id 11D7E61364; Tue, 11 May 2021 13:47:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1620740866; bh=UmLVfYv/Ytt9Rgiry4s8eNtetCcYoRGB/Ct/IuvwlNs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tjjmCPIvBh4x6Ha6g0MQt/leM4pPUE873yViHt7Zon76Otxf7gxaWdFvUW2crS1CC zRLvcXRhaeoLqr5FybQqySx7oz4mIbMqqN2/b2oR8U7I6nswxIEHHo3l42+UVWW9qR WH7AcpiiY1aVotn7YQVtIyxNabroCbR+H7vmrPLKTnnEbtHXPg4JzWn/tUl9gB0bBM JfjH7EX96+9mdFV4UdfgKyAY1ukQPhBHsi9QJ0dN2kE9uABn1Tc86xg26jLVx7/fM3 v2pd+xdW0F0DT40zKG+c/RriiSZUHHb/Ub7DiwfUeEbigMn2gMWIgLAjASJ9yP4xW4 Az0Lnr1hmGrSg== Date: Tue, 11 May 2021 14:47:06 +0100 From: Mark Brown To: Andy Shevchenko Subject: Re: [PATCH v2 00/14] spi: pxa2xx: Set of cleanups Message-ID: <20210511134706.GI4496@sirena.org.uk> References: <20210423182441.50272-1-andriy.shevchenko@linux.intel.com> <162072071980.33404.13031284441613044277.b4-ty@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="+PbGPm1eXpwOoWkI" Content-Disposition: inline In-Reply-To: X-Cookie: Beam me up, Scotty! User-Agent: Mutt/1.10.1 (2018-07-13) Cc: ALSA Development Mailing List , Liam Girdwood , Takashi Iwai , Linux Kernel Mailing List , Haojian Zhuang , linux-spi , linux-arm Mailing List , Andy Shevchenko , Robert Jarzmik , Daniel Mack X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" --+PbGPm1eXpwOoWkI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, May 11, 2021 at 03:28:18PM +0300, Andy Shevchenko wrote: > On Tue, May 11, 2021 at 11:27 AM Mark Brown wrote: > > On Fri, 23 Apr 2021 21:24:27 +0300, Andy Shevchenko wrote: > > > Set of cleanups here and there related to the SPI PXA2xx driver. > > > On top of them, adding the special type for Intel Merrifield. > > [07/14] spi: pxa2xx: Introduce int_stop_and_reset() helper > > (no commit info) > The above patches are effectively missed. > Anything to fix in your scripts / my patches? Like I said, patch 7 didn't apply so you should check and resend. --+PbGPm1eXpwOoWkI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmCaitkACgkQJNaLcl1U h9CNZQf/XCg3kAZe8x4TQDVH7+UnadT7m/gM1TitiXHxim8Yi52rdkJB13fVwXU/ TTVM8xqpSBe9KVjRy90TB5fDxXdv/X/EJtI5L9LRu8c9PXxig8jEaEmDyCw+ezDS BvdurHa9xSStpjA0dgFL/ntYxESHBq16OoTXw2Qhk4K+D9ouv67Y3kpaRW5fucRo lFC6fAdA3T0Ju/QuA53WSs3gXy3PPbt3iKx/HNIRKEQy0AzzoKbTgEPiU+iMGNCC 41k/czYtvqH5zC6LrzTqq/gUEsw9fiAGCsfTqUKEwyB9LLRTbS+7ehYwkVzGfJ0H ma+ZEGEWIuAPq7a5d/chIl9RdBbr5g== =HvNy -----END PGP SIGNATURE----- --+PbGPm1eXpwOoWkI-- 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=-8.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham 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 77FC1C433ED for ; Tue, 11 May 2021 13:47:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 31D70613AF for ; Tue, 11 May 2021 13:47:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231417AbhEKNsx (ORCPT ); Tue, 11 May 2021 09:48:53 -0400 Received: from mail.kernel.org ([198.145.29.99]:55058 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230435AbhEKNsx (ORCPT ); Tue, 11 May 2021 09:48:53 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 11D7E61364; Tue, 11 May 2021 13:47:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1620740866; bh=UmLVfYv/Ytt9Rgiry4s8eNtetCcYoRGB/Ct/IuvwlNs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tjjmCPIvBh4x6Ha6g0MQt/leM4pPUE873yViHt7Zon76Otxf7gxaWdFvUW2crS1CC zRLvcXRhaeoLqr5FybQqySx7oz4mIbMqqN2/b2oR8U7I6nswxIEHHo3l42+UVWW9qR WH7AcpiiY1aVotn7YQVtIyxNabroCbR+H7vmrPLKTnnEbtHXPg4JzWn/tUl9gB0bBM JfjH7EX96+9mdFV4UdfgKyAY1ukQPhBHsi9QJ0dN2kE9uABn1Tc86xg26jLVx7/fM3 v2pd+xdW0F0DT40zKG+c/RriiSZUHHb/Ub7DiwfUeEbigMn2gMWIgLAjASJ9yP4xW4 Az0Lnr1hmGrSg== Date: Tue, 11 May 2021 14:47:06 +0100 From: Mark Brown To: Andy Shevchenko Cc: Linux Kernel Mailing List , linux-arm Mailing List , linux-spi , Andy Shevchenko , ALSA Development Mailing List , Daniel Mack , Liam Girdwood , Takashi Iwai , Robert Jarzmik , Haojian Zhuang Subject: Re: [PATCH v2 00/14] spi: pxa2xx: Set of cleanups Message-ID: <20210511134706.GI4496@sirena.org.uk> References: <20210423182441.50272-1-andriy.shevchenko@linux.intel.com> <162072071980.33404.13031284441613044277.b4-ty@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="+PbGPm1eXpwOoWkI" Content-Disposition: inline In-Reply-To: X-Cookie: Beam me up, Scotty! User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-spi@vger.kernel.org --+PbGPm1eXpwOoWkI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, May 11, 2021 at 03:28:18PM +0300, Andy Shevchenko wrote: > On Tue, May 11, 2021 at 11:27 AM Mark Brown wrote: > > On Fri, 23 Apr 2021 21:24:27 +0300, Andy Shevchenko wrote: > > > Set of cleanups here and there related to the SPI PXA2xx driver. > > > On top of them, adding the special type for Intel Merrifield. > > [07/14] spi: pxa2xx: Introduce int_stop_and_reset() helper > > (no commit info) > The above patches are effectively missed. > Anything to fix in your scripts / my patches? Like I said, patch 7 didn't apply so you should check and resend. --+PbGPm1eXpwOoWkI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmCaitkACgkQJNaLcl1U h9CNZQf/XCg3kAZe8x4TQDVH7+UnadT7m/gM1TitiXHxim8Yi52rdkJB13fVwXU/ TTVM8xqpSBe9KVjRy90TB5fDxXdv/X/EJtI5L9LRu8c9PXxig8jEaEmDyCw+ezDS BvdurHa9xSStpjA0dgFL/ntYxESHBq16OoTXw2Qhk4K+D9ouv67Y3kpaRW5fucRo lFC6fAdA3T0Ju/QuA53WSs3gXy3PPbt3iKx/HNIRKEQy0AzzoKbTgEPiU+iMGNCC 41k/czYtvqH5zC6LrzTqq/gUEsw9fiAGCsfTqUKEwyB9LLRTbS+7ehYwkVzGfJ0H ma+ZEGEWIuAPq7a5d/chIl9RdBbr5g== =HvNy -----END PGP SIGNATURE----- --+PbGPm1eXpwOoWkI-- 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.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 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 C734CC433ED for ; Tue, 11 May 2021 13:56:27 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3896B613E6 for ; Tue, 11 May 2021 13:56:27 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3896B613E6 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender: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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=nqYq9RMqEFLqrmvdrsIxMh5zYgVU5bD0CIgThyLanT0=; b=SUfIjNEMYjDGwRnBlWa9ucQ2k Wu04boqPJbq/AAOin9IzhVKBYa/VASPEYbqY44CwZHYdjKMulrkOEXT4xdQcVUE2wefLb5vvssIjQ YLLsgDT+r1WAdqBpUzIx6JoI70UFwIEkjiUtfdgx4ME1k/NuIFJK2UHAdt+aOMQlnXz0E1G25KYiN FzhQVrFPux4TRUEJZukOzjdAMYjGZamrlpkrAUC5eKM4PuNPimw3ayr4gPfhyI3y99I0isCubg6/B wnKWGYuKAI7f3lqThOYfDJUG5xk9/jTQsPcTbIbkctc7U3EFtjW3xXkXw+LAngLsNE/zhw8qCMGZB VrZVyeOHA==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lgSqd-000IYC-Me; Tue, 11 May 2021 13:54:56 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lgSjm-000GRJ-GR for linux-arm-kernel@desiato.infradead.org; Tue, 11 May 2021 13:47:51 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=3Thg8S5tUzfDaWb6Y6G88p9BnRq7nmd6OjmM7d0Su/c=; b=X+3Pn7ZgBek6FHbVYAt90W5jSJ uYfBf1N7YyI5CxH1dqgCM263Sf4yVBf2EsOWU9HoiyfJiw3xdY3+A2P/eBdp5dXdhc3ZjWfSDea7R Y0b2yP1gZpiKPNhb69cNYMT5OFEGtihuiuOx8QIAASyeacPzch0p0hAcpCMVOnDNI/johxLL/x1Yj r1OMyfmT+Po3ucZG6epGRsJXOFYP/MZScAv8l4Nkcso4e21mCOzg+kQM8sfOi8z/Us6pPQ5El4p4Q OCudAViIumi9Qn4yrdw3hlFsNMf4Kd2MuNBWdgVvZe8TbMCUnveRLt+EXTT7EMDQpF+LuJVNgg9w0 EU1JGeIg==; Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lgSjj-009dca-T0 for linux-arm-kernel@lists.infradead.org; Tue, 11 May 2021 13:47:49 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 11D7E61364; Tue, 11 May 2021 13:47:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1620740866; bh=UmLVfYv/Ytt9Rgiry4s8eNtetCcYoRGB/Ct/IuvwlNs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tjjmCPIvBh4x6Ha6g0MQt/leM4pPUE873yViHt7Zon76Otxf7gxaWdFvUW2crS1CC zRLvcXRhaeoLqr5FybQqySx7oz4mIbMqqN2/b2oR8U7I6nswxIEHHo3l42+UVWW9qR WH7AcpiiY1aVotn7YQVtIyxNabroCbR+H7vmrPLKTnnEbtHXPg4JzWn/tUl9gB0bBM JfjH7EX96+9mdFV4UdfgKyAY1ukQPhBHsi9QJ0dN2kE9uABn1Tc86xg26jLVx7/fM3 v2pd+xdW0F0DT40zKG+c/RriiSZUHHb/Ub7DiwfUeEbigMn2gMWIgLAjASJ9yP4xW4 Az0Lnr1hmGrSg== Date: Tue, 11 May 2021 14:47:06 +0100 From: Mark Brown To: Andy Shevchenko Cc: Linux Kernel Mailing List , linux-arm Mailing List , linux-spi , Andy Shevchenko , ALSA Development Mailing List , Daniel Mack , Liam Girdwood , Takashi Iwai , Robert Jarzmik , Haojian Zhuang Subject: Re: [PATCH v2 00/14] spi: pxa2xx: Set of cleanups Message-ID: <20210511134706.GI4496@sirena.org.uk> References: <20210423182441.50272-1-andriy.shevchenko@linux.intel.com> <162072071980.33404.13031284441613044277.b4-ty@kernel.org> MIME-Version: 1.0 In-Reply-To: X-Cookie: Beam me up, Scotty! User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210511_064747_997153_EAE57C5F X-CRM114-Status: GOOD ( 13.86 ) 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: multipart/mixed; boundary="===============4500023851711131029==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============4500023851711131029== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="+PbGPm1eXpwOoWkI" Content-Disposition: inline --+PbGPm1eXpwOoWkI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, May 11, 2021 at 03:28:18PM +0300, Andy Shevchenko wrote: > On Tue, May 11, 2021 at 11:27 AM Mark Brown wrote: > > On Fri, 23 Apr 2021 21:24:27 +0300, Andy Shevchenko wrote: > > > Set of cleanups here and there related to the SPI PXA2xx driver. > > > On top of them, adding the special type for Intel Merrifield. > > [07/14] spi: pxa2xx: Introduce int_stop_and_reset() helper > > (no commit info) > The above patches are effectively missed. > Anything to fix in your scripts / my patches? Like I said, patch 7 didn't apply so you should check and resend. --+PbGPm1eXpwOoWkI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmCaitkACgkQJNaLcl1U h9CNZQf/XCg3kAZe8x4TQDVH7+UnadT7m/gM1TitiXHxim8Yi52rdkJB13fVwXU/ TTVM8xqpSBe9KVjRy90TB5fDxXdv/X/EJtI5L9LRu8c9PXxig8jEaEmDyCw+ezDS BvdurHa9xSStpjA0dgFL/ntYxESHBq16OoTXw2Qhk4K+D9ouv67Y3kpaRW5fucRo lFC6fAdA3T0Ju/QuA53WSs3gXy3PPbt3iKx/HNIRKEQy0AzzoKbTgEPiU+iMGNCC 41k/czYtvqH5zC6LrzTqq/gUEsw9fiAGCsfTqUKEwyB9LLRTbS+7ehYwkVzGfJ0H ma+ZEGEWIuAPq7a5d/chIl9RdBbr5g== =HvNy -----END PGP SIGNATURE----- --+PbGPm1eXpwOoWkI-- --===============4500023851711131029== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============4500023851711131029==--