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=-9.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 A23B1C433E6 for ; Tue, 9 Feb 2021 07:44:51 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 6B04364EB8 for ; Tue, 9 Feb 2021 07:44:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6B04364EB8 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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:Date:To:From:Subject:References: In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=WVtTgvA8ZbAjPhiePLtzRLqqXBcFLjw+eLuQsF4BEwE=; b=XLVcwxf7n4diWEJREYRfv53Dx 86mahcbHDBkoqoaHjw89JQ+XsXicMg5lffOu06fXGURveQW5QLHGZhTAMYEM/LbuzyuvkIAiiF4R+ onSad0iH77r+XU2PrJIaS93kmlSjsKVnH7HKrqs/9LlBnKUbOfg2oMy+bdWjQYyjTufhUwMm5To7A ARej9b6n0I5gSAau7Hj7ToqnUPgcUKqwD1urKd6kxpq3TSKbL8v8ntZZuan4d/Ia13DgBpin1imSm Q3RybEXJ+SjicucpDk6Nb75xRm+K3STpmMAyLt5hk5Fv7uV+5jhZkPwDK4GgQY8WUZE/igSUAgI9v 7ei4jsDzg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l9NgS-0004Wo-5x; Tue, 09 Feb 2021 07:43:40 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l9NgQ-0004WL-JK for linux-arm-kernel@lists.infradead.org; Tue, 09 Feb 2021 07:43:39 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id CCF2164EB8; Tue, 9 Feb 2021 07:43:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612856617; bh=UG6pEotndOOlskRubOeAWbb7duyo3EqzZnQ5WPH0h6M=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=j6FUqkRu5mT6caeRRwbRY+sls5Hv4FtSgNahmJAJeNRBL/o9UG9Ilxs0TPADhG1xi 91Iioh+6V62zwc42GZK69O2s9szY/eBzdtQppSUXtDnGhy4LnLiTjVAuUbSZhsbd6y 0tZ1hMrEl5CHIqssJxE6z4S7odAuVZ4oP45m3UmpPv/rZIEsamDqlWJbW7RUXhIvf0 O2r0i4II0LMGPHp2W36RtgkclUZfNcVaVTHMvje5YndGU2QkWhGNBt1VlpI51qTCqh 1jAScVQMdMw74zFpaPHtUt2ZwSJNOhTVqRaBkgPm5XPHs9bqumkVCw5BuTqhBa62vE 8aS/w7HUFtxzw== MIME-Version: 1.0 In-Reply-To: <20210120131026.1721788-2-arnd@kernel.org> References: <20210120131026.1721788-1-arnd@kernel.org> <20210120131026.1721788-2-arnd@kernel.org> Subject: Re: [PATCH 1/4] clk: remove tango4 driver From: Stephen Boyd To: Arnd Bergmann , Michael Turquette , linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org Date: Mon, 08 Feb 2021 23:43:35 -0800 Message-ID: <161285661535.418021.3252883284741137095@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210209_024338_716850_72C8E6FC X-CRM114-Status: UNSURE ( 7.63 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mans Rullgard , Arnd Bergmann , Marc Gonzalez 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 Quoting Arnd Bergmann (2021-01-20 05:10:23) > From: Arnd Bergmann > > The tango platform is getting removed, so the driver is no > longer needed. > > Cc: Marc Gonzalez > Cc: Mans Rullgard > Signed-off-by: Arnd Bergmann > --- Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel