Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp484621pxb; Thu, 21 Jan 2021 11:47:16 -0800 (PST) X-Google-Smtp-Source: ABdhPJxI6Xg8BrldvzasTAmfR1/zzqv73IeFTg+AwUJuaqMIlZqO8uJSEHFfDQLcsNFlHGqR4eZM X-Received: by 2002:aa7:d88e:: with SMTP id u14mr608044edq.72.1611258436317; Thu, 21 Jan 2021 11:47:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611258436; cv=none; d=google.com; s=arc-20160816; b=iVVb62Bbe6NuM2v/GsnqV3Coe2hnHxcjjbV0sdwK6OpGcDsikMD7pcZciTLKL24Fce 05wKsPOgCODVcYLtKEvhKxs5GfABrANbxFY0sW9aoQTPDwTtDD1ii/toYT2Veh2K6O10 v5uwCSfKVkdwGce4zQhVXzQt/H+Zw7OMXCGutVPDvosvfz4g8cX7F9AO+W0lAQtA38eg dMLM0D8Ee/pVdYLfo5CqnsQbSBTC8/fEONe3tjh9QIOugMoi2nLeSW4XwEvIxDEQNeR0 j7owNBCmuXQxa9nzr6uFC3kAtCyjtNw8O2jc4QubKEERUenGAtOLwC4K6sLQuTP8MP8r u4zw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version:date :message-id:subject:references:in-reply-to:cc:to:from:dkim-signature; bh=bv9wzKxZL9ZG9aDS7Wk5JYIE1RUDvDOQHrubEItnoc4=; b=qkDthjusWUTqBTfh7+4eBrwyd4Fe9vyP5qJbukYiJUcvw43DO6Dzyzl2vRxjJB6KcU dO/8lMRIgWgKew5ykYeIXOh7jtyFplV877dnCbtnWhxXWM9xdp0fLn/RCXWV++6KpKp9 HYaA9kJFeuemMsb600B8CLODi7IDsltSCwiVM8Vg0SIWX36QTquQt5EA/rrD8L2APbsG EG/chUKTU0MOpBAK5QPLNkwsHANXteGRtU24TUDRZaGiD/GG8eLBvKMSYd2JVba8+c/2 x+fk3U7avmhcO8QJfeCIvha4/RE+pdoB2Mti3l05o/EZljAIs1v6zm64QKWy4eQRz2Jr uqmg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b="u1rmMPo/"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id bu3si2542257edb.319.2021.01.21.11.46.51; Thu, 21 Jan 2021 11:47:16 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b="u1rmMPo/"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726724AbhAUTpm (ORCPT + 99 others); Thu, 21 Jan 2021 14:45:42 -0500 Received: from mail.kernel.org ([198.145.29.99]:47546 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726860AbhAUTmr (ORCPT ); Thu, 21 Jan 2021 14:42:47 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 36DC023A56; Thu, 21 Jan 2021 19:42:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611258126; bh=rAgkYszEJz9W4BMbxLbBcrUeLlnFsko4ChyAd3HIxyo=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=u1rmMPo/4QX07QvFkBlynU4YL2LzHu5B1HWmHrUeEBQEqWQwqlsHjM4RqcYZYmD66 uwu2SlcQt3UL/Bs8bYTStZl9/5obekZHzbiC9GH/Q4qRBNUmvQZQJRIiJn65JviVQj SWQAl1mfyoBT5rQzsFqgu+gxgK4RqJyrXMiq9oFeLE3VAT/Y41kBk5wsAoac6MKVOr UMwdZkIwJfD8czrjhF9SeZxbSbH1eXLCLOBtpul05MtXM2ab/XKxES1KItslcqwZb5 dcYHvZyOic8+zoB+wPoGjNTqwXuAkr/IVC1c5/fb3LpT1C05dbiikSF6xMGvHRutdQ zDOSeEnvT67iw== From: Mark Brown To: Arnd Bergmann Cc: Barry Song , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, Arnd Bergmann In-Reply-To: <20210120161658.3820610-1-arnd@kernel.org> References: <20210120161658.3820610-1-arnd@kernel.org> Subject: Re: [PATCH] spi: remove sirf prima/atlas driver Message-Id: <161125807796.36053.17088209626222757814.b4-ty@kernel.org> Date: Thu, 21 Jan 2021 19:41:17 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 20 Jan 2021 17:14:00 +0100, Arnd Bergmann wrote: > The CSR SiRF prima2/atlas platforms are getting removed, so this driver > is no longer needed. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] spi: remove sirf prima/atlas driver commit: 181997b4940880b6ebc317b34dca38a17f107318 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark