From patchwork Tue Mar 1 12:34:43 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Claudiu Beznea X-Patchwork-Id: 12764695 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 AB48FC433EF for ; Tue, 1 Mar 2022 12:35:21 +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:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=q4Mooa3nZjkrQTL2ZxBgL75U6sNn9Ml7i/7rr4qYT80=; b=Ie9SynG4i5h5kS f/k9Xv8IrBhfbKAWzj4F/JGeLp8oSQlVxLFbXrvbwgsY9rJzxFUEplZe8kpPyiqgwXO1Nwwbn+A82 fdn7hBfpyFnW4Tkb2VTSM0p4fIrPNDcpcki2vxntcFSV/mAGCLNJj0MIWifEYBuFjBUYgS6xvQI9p 4d+Ut8R4STIvg8kJRBETGuGBmmwSxNIU2S2sV3Qk0u2MqL/mnvhHWrP1z9TvE+wvj06dVgKpp0uhv o+G91ekvvpdXfY09q0o+xWW+9Jlsqt4MT+kML5XMNsqPZXQtCGKxt4b85WJnsbyfjHzgofqakoatO g7zruFYXR6d8PI7IBF+Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nP1he-00GYjL-8u; Tue, 01 Mar 2022 12:34:06 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nP1hP-00GYdw-QV for linux-arm-kernel@lists.infradead.org; Tue, 01 Mar 2022 12:33:54 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1646138031; x=1677674031; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=yt27LNUTflYgzhTyHkUhcmzYyrzGjKVHAKDiaE7aibE=; b=KlsF2yvOGJGxDeSYG5KatHcvvuhC1ub6sItPjswwfrzx4JlDMyB5mUTc glAoj5GlGSUoR+hH26fuhnOn3UmX8I6Zy3YsPW5oCcEGSmSz0dfsl6CPG s2cmRE9/v7Q7XiI/2UZlCjpyUtSKYIInEQ4lCFUV+9Y1ReaQN1y/Y26BK KethSszeYay7Rf6jKR5cnMr69Jb3x92qtJPrZs8Q3YQr302wIMqMGEgMS xLJoo3gQw8hOQmX6ydSbUK6WYbNK+OKHDXJD/ZPhlVIdwqBI+vRHvim4P yjlJrmmobHV0/UiN0yVcz/FmtNx8Txg62SrlngA3TFWOe1YSpciqvecjG Q==; X-IronPort-AV: E=Sophos;i="5.90,146,1643698800"; d="scan'208";a="150385095" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa2.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 01 Mar 2022 05:33:50 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.17; Tue, 1 Mar 2022 05:33:49 -0700 Received: from localhost.localdomain (10.10.115.15) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.2375.17 via Frontend Transport; Tue, 1 Mar 2022 05:33:48 -0700 From: Claudiu Beznea To: , CC: , , Claudiu Beznea Subject: [PATCH 1/7] clocksource/drivers/timer-microchip-pit64b: remove mmio selection Date: Tue, 1 Mar 2022 14:34:43 +0200 Message-ID: <20220301123449.2816625-2-claudiu.beznea@microchip.com> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20220301123449.2816625-1-claudiu.beznea@microchip.com> References: <20220301123449.2816625-1-claudiu.beznea@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220301_043351_961099_E45DFEFF X-CRM114-Status: UNSURE ( 8.70 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org PIT64B timer driver doesn't depend on CLKSRC_MMIO since commit e85c1d21b16b ("clocksource/drivers/timer-microchip-pit64b: Add clocksource suspend/resume"). Remove the selection. Signed-off-by: Claudiu Beznea --- drivers/clocksource/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig index cfb8ea0df3b1..1ea556e75494 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig @@ -713,7 +713,6 @@ config INGENIC_OST config MICROCHIP_PIT64B bool "Microchip PIT64B support" depends on OF || COMPILE_TEST - select CLKSRC_MMIO select TIMER_OF help This option enables Microchip PIT64B timer for Atmel