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 6420DC3A59D for ; Mon, 24 Oct 2022 05:51:44 +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=c9SKTL4nIyoXSJpE7ztRGWyVJC/JccxMUDr0JlDWads=; b=syTZjNn6SYNAVT S6PjZO16Oan6k/I15vfKNx4Kj+ykmpY7lNKxmJ3COaIzonqnJS+luxZqHRlMKCY7gGTwJmx2W15Vy AD12Ks2hIfY+uQrhVY57SBg4pxgTj9DNYAulGBVxYzvTXQkEQJkpsRBxEq316TEyKi6RYh6vuAIbC MEOXkUojcVJLzgasnMJQrYWm5F6agLKn0wMHJ8ZY24MeCsRYe5Ak1AoBUD3v77vAdQBnMNVTDsbqS l6fpXguOWqa0hxATcDIMCRCMkeazXWaA1VEI6XTobh/SeT58mA4HBd+icPFTxWoT6zRWOq2n/lMl8 2pw74PdVNR5lJLGspasQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1omqMO-00HDlV-5c; Mon, 24 Oct 2022 05:50:52 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1omqML-00HDkR-G7 for linux-arm-kernel@lists.infradead.org; Mon, 24 Oct 2022 05:50:50 +0000 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id E8F748945; Mon, 24 Oct 2022 05:41:34 +0000 (UTC) Date: Mon, 24 Oct 2022 08:50:47 +0300 From: Tony Lindgren To: Arnd Bergmann Cc: linux-arm-kernel@lists.infradead.org, Mark Brown , linux-kernel@vger.kernel.org, Arnd Bergmann , Aaro Koskinen , Janusz Krzysztofik , linux-omap@vger.kernel.org, Cory Maccarrone , Fabrice Crohas , linux-spi@vger.kernel.org Subject: Re: [PATCH 16/17] spi: remove omap 100K driver Message-ID: References: <20221019144119.3848027-1-arnd@kernel.org> <20221019150410.3851944-1-arnd@kernel.org> <20221019150410.3851944-16-arnd@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221019150410.3851944-16-arnd@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221023_225049_590939_DFDE44B5 X-CRM114-Status: UNSURE ( 6.06 ) 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 * Arnd Bergmann [221019 15:12]: > From: Arnd Bergmann > > The OMAP7xx/OMAP8xx support was removed since all of its boards > have no remaining users. Remove its spi driver as well. Acked-by: Tony Lindgren _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel