From patchwork Wed Jan 20 15:41:55 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arnd Bergmann X-Patchwork-Id: 12032723 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.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,UNWANTED_LANGUAGE_BODY,URIBL_BLOCKED,USER_AGENT_GIT 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 044DAC433E0 for ; Wed, 20 Jan 2021 15:43:36 +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 97EDD233A2 for ; Wed, 20 Jan 2021 15:43:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 97EDD233A2 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:MIME-Version:Message-Id:Date:Subject:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=cVNGWg07sNCbG/+iGbzoF7opmpxd2di7r+1dZATFiEM=; b=isbdEjkPsW3q5HeYrv/dZctpwL WeUwwKb9ASMTnaWxzZVjmN58EXNwNFcQ27C8yHGQMq8inG/bLVO4xSuR7K7wDsvwwOJksc6MNDEPu l3wn5knEJgchpw3mWD/WXG6OQ+tdAC7gL5VoDywIoRLgKO5aJsnu4EHbhy9aEXyWST4zK+/9v04Y/ IHSvIAEM8SJL1Ua5JUIf1T1L4k+0+6azUdfSds0YXeIdq80ublnuP8sfJbGIscFtfMfz/qijBqKkf RFN2kRkXwtGJgL3hekDjdNBLuoB1WBaEws9AOzx03MwwaS52Sz9BTOq0D6Rqojuec/6+U04hWMNi/ aAlSsJeQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l2FcX-0007IT-Lt; Wed, 20 Jan 2021 15:42:09 +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 1l2FcV-0007Hh-3s for linux-arm-kernel@lists.infradead.org; Wed, 20 Jan 2021 15:42:07 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 10A7923340; Wed, 20 Jan 2021 15:42:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611157326; bh=R+f2k33Ve4mtYV6K2w2v0ZOi7yvOmesEWrbcedPaC5U=; h=From:To:Cc:Subject:Date:From; b=f4AsjHiTwy3W83PizpxFWA/PUS2dd3RvbVtridcuCIDuXWRw2S7Iqtf4twbGpAHQc FLC740/PiOk4z9Vrr5hsUqXTl4d0HoCJzdUsXG5MaRmF544I9lJIMQNgDHiOl29Ntx vE+a0SQp8OPqxbJFYTGLewl5wJrxwAebYt0Wi0qqDYrCgJyQQQBIfzrkFsplp2pI/C pa5UuIH0KKCpHkH0Z+B/XtjQuxhrg2n6NAEh960wh7NYycoefzOfEZKC4jMhS9GXcf z8C9IxUUrZ3Bw1cmsT7OX+pKB3P4OP1tLww+7oJKP3pcmex2xmB2aduNR8g7XY1OSL T3WknjEN48ZQA== From: Arnd Bergmann To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-rtc@vger.kernel.org, Alexandre Belloni Subject: [PATCH 0/3] rtc: remove obsolete drivers Date: Wed, 20 Jan 2021 16:41:55 +0100 Message-Id: <20210120154158.1860736-1-arnd@kernel.org> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210120_104207_221072_0A3136A0 X-CRM114-Status: UNSURE ( 9.03 ) 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: Alessandro Zummo , Arnd Bergmann Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Arnd Bergmann A few Arm platforms are getting removed in v5.12, this removes the corresponding rtc drivers. Link: https://lore.kernel.org/linux-arm-kernel/20210120124812.2800027-1-arnd@kernel.org/T/ Arnd Bergmann (3): rtc: remove sirfsoc driver rtc: remove ste coh901 driver rtc: remove ste ab3100 driver .../bindings/rtc/sirf,prima2-sysrtc.txt | 13 - .../bindings/rtc/stericsson,coh901331.txt | 16 - drivers/rtc/Kconfig | 27 -- drivers/rtc/Makefile | 3 - drivers/rtc/rtc-ab3100.c | 254 ---------- drivers/rtc/rtc-coh901331.c | 290 ------------ drivers/rtc/rtc-sirfsoc.c | 446 ------------------ include/linux/rtc/sirfsoc_rtciobrg.h | 21 - 8 files changed, 1070 deletions(-) delete mode 100644 Documentation/devicetree/bindings/rtc/sirf,prima2-sysrtc.txt delete mode 100644 Documentation/devicetree/bindings/rtc/stericsson,coh901331.txt delete mode 100644 drivers/rtc/rtc-ab3100.c delete mode 100644 drivers/rtc/rtc-coh901331.c delete mode 100644 drivers/rtc/rtc-sirfsoc.c delete mode 100644 include/linux/rtc/sirfsoc_rtciobrg.h