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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id E01C3CD1284 for ; Tue, 2 Apr 2024 06:46:00 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 9605327A7; Tue, 2 Apr 2024 08:45:48 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 9605327A7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1712040358; bh=OQ6DaWqLtLK0mHL2i6HS0EPqyqAvookaS2ecZGz/nWM=; h=Subject:From:Date:References:In-Reply-To:To:Cc:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=e5VQvl+H+3GFufXY2m1JXncmcmWfkx1+E8uz5f9l7+n0VABZn6SNB4mnJiagZYHfu 7a6KN+Vtf8/bvlXFDFVxb9CS0w9QfdyLzoxnLD/D7aJBscf6yFUiDUhk6LIGJ03mjI atcyHTFAu6VjSReZvkMm3bj+dZZnK5+xj31E/qZY= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 7AAAEF80238; Tue, 2 Apr 2024 08:45:06 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id BC4FDF805ED; Tue, 2 Apr 2024 08:45:05 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 47050F80236; Mon, 25 Mar 2024 03:13:35 +0100 (CET) Received: from sin.source.kernel.org (sin.source.kernel.org [IPv6:2604:1380:40e1:4800::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id F3F6CF8015B for ; Mon, 25 Mar 2024 03:13:13 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz F3F6CF8015B Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=IW3oS+vk Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 464E9CE100F; Mon, 25 Mar 2024 02:13:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id A557CC43142; Mon, 25 Mar 2024 02:13:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1711332787; bh=OQ6DaWqLtLK0mHL2i6HS0EPqyqAvookaS2ecZGz/nWM=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=IW3oS+vkvE1rg2omkWdnXg451W2R8QWxmUug1tn/Bg6l3cfmeu1XEIle4W9BtNPp4 0oal/S4apZS+BzY3gBaCjlntTY0jgQlz1t3PTdy9XjaTcskT+il7ElSZAp+JWMzJPx t4H/ihZGECuHFrRbX8V87SXD5ftRGwC5bn6CdPejAvtWiLKQtnbNuipuyb5sBYBBYm r76u6K1eEb3PqAdmigNT4nSlFA/s5U3UgALZVL8Mu6HumRAnW3tR7xT39q806nrvhq m7JZPsTIIGWptqQY1qCZ3jSIb5cnxMaBAWbnn/lCp4J/k3we+Ge3Bv+ms0rQoNcWaw NOIkisLFJZphg== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 90BCDD2D0E3; Mon, 25 Mar 2024 02:13:07 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v3 00/32] spi: get rid of some legacy macros From: patchwork-bot+chrome-platform@kernel.org Message-Id: <171133278756.9916.16032493309661657935.git-patchwork-notify@kernel.org> Date: Mon, 25 Mar 2024 02:13:07 +0000 References: In-Reply-To: To: =?utf-8?q?Uwe_Kleine-K=C3=B6nig_=3Cu=2Ekleine-koenig=40pengutronix=2Ede=3E?=@ci.codeaurora.org Cc: broonie@kernel.org, kernel@pengutronix.de, mdf@kernel.org, hao.wu@intel.com, yilun.xu@intel.com, trix@redhat.com, linux-fpga@vger.kernel.org, linux-kernel@vger.kernel.org, alex.aring@gmail.com, stefan@datenfreihafen.org, miquel.raynal@bootlin.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, linux-wpan@vger.kernel.org, netdev@vger.kernel.org, lars@metafoo.de, Michael.Hennerich@analog.com, jic23@kernel.org, linux-iio@vger.kernel.org, dmitry.torokhov@gmail.com, Jonathan.Cameron@huawei.com, linux-input@vger.kernel.org, gregkh@linuxfoundation.org, andriy.shevchenko@linux.intel.com, ulf.hansson@linaro.org, martin.tuma@digiteqautomotive.com, mchehab@kernel.org, linux-media@vger.kernel.org, serjk@netup.ru, arnd@arndb.de, yangyingliang@huawei.com, linux-mmc@vger.kernel.org, richard@nod.at, vigneshr@ti.com, robh@kernel.org, amit.kumar-mahapatra@amd.com, alsa-devel@alsa-project.org, linux-mtd@lists.infradead.org, horms@kernel.org, ronald.wahl@raritan.com, bleung@chromium.org, tzungbi@kernel.org, groeck@chromium.org, chrome-platform@lists.linux.dev, michal.simek@amd.com, jcmvbkbc@gmail.com, linux-spi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, andersson@kernel.org, konrad.dybcio@linaro.org, linux-arm-msm@vger.kernel.org, matthias.bgg@gmail.com, angelogioacchino.delregno@collabora.com, linux-mediatek@lists.infradead.org, tzimmermann@suse.de, javierm@redhat.com, sam@ravnborg.org, dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org, linux-staging@lists.linux.dev, vireshk@kernel.org, rmfrfs@gmail.com, johan@kernel.org, elder@kernel.org, greybus-dev@lists.linaro.org, peterhuewe@gmx.de, jarkko@kernel.org, jgg@ziepe.ca, linux-integrity@vger.kernel.org, herve.codina@bootlin.com, krzysztof.kozlowski@linaro.org, linux-usb@vger.kernel.org, deller@gmx.de, dario.binacchi@amarulasolutions.com, kvalo@kernel.org, dmantipov@yandex.ru, libertas-dev@lists.infradead.org, linux-wireless@vger.kernel.org, corbet@lwn.net, bhelgaas@google.com, james.clark@arm.com, linux-doc@vger.kernel.org X-MailFrom: patchwork-bot+chrome-platform@kernel.org X-Mailman-Rule-Hits: max-recipients X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-size; news-moderation; no-subject; digests; suspicious-header Message-ID-Hash: 6GBNFUDJVLOUDP3RXGC3UTESQ55SEMZK X-Message-ID-Hash: 6GBNFUDJVLOUDP3RXGC3UTESQ55SEMZK X-Mailman-Approved-At: Tue, 02 Apr 2024 06:44:52 +0000 X-Mailman-Version: 3.3.9 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: <> List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Hello: This patch was applied to chrome-platform/linux.git (for-next) by Mark Brown : On Wed, 7 Feb 2024 19:40:14 +0100 you wrote: > Changes since v2 > (https://lore.kernel.org/linux-spi/cover.1705944943.git.u.kleine-koenig@pengutronix.de): > > - Drop patch "mtd: rawnand: fsl_elbc: Let .probe retry if local bus is > missing" which doesn't belong into this series. > - Fix a build failure noticed by the kernel build bot in > drivers/spi/spi-au1550.c. (I failed to catch this because this driver > is mips only, but not enabled in a mips allmodconfig. That's a bit > unfortunate, but not easily fixable.) > - Add the Reviewed-by: and Acked-by: tags I received for v2. > > [...] Here is the summary with links: - [v3,15/32] platform/chrome: cros_ec_spi: Follow renaming of SPI "master" to "controller" https://git.kernel.org/chrome-platform/c/85ad0ec049a7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html