From patchwork Fri Mar 4 13:35:56 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Claudiu Beznea X-Patchwork-Id: 12769128 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 C7D92C433EF for ; Fri, 4 Mar 2022 13:36:51 +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=Lt73FqTqRGk2z6 8CFiDWSRtCVUTRRIzqZ8986SY9KiljSAes6q1VZjDNb0uWx4rrhp8EVQnLFLRv25HfNfvLi+X3DHW ALI9ROE1MAuk/vkZlD5E9OoSLTSpKXV/VzfdE3WNTEvpw3T+1ReFA+k5p8Xu3wWbQgR02V1INdFWy vWIfmG0bK1wILaYb9V8Z6z78f7OfJqHO4WHSzWFik0yItapNyiEgAdEOLx4ChotFTgki/wIElcjOe o+XjMp2nk6CEedmpjGjsyySvbutqt0URM25KdSx2dpPEJ4YvhoKLKvO1aphK5y97xrwyVTVNXuJ6h c4FXlr+UaMbyi1puy9oQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nQ85k-00AGNS-V3; Fri, 04 Mar 2022 13:35:33 +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 1nQ85A-00AG7p-JE for linux-arm-kernel@lists.infradead.org; Fri, 04 Mar 2022 13:34:57 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1646400896; x=1677936896; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=yt27LNUTflYgzhTyHkUhcmzYyrzGjKVHAKDiaE7aibE=; b=BlKb9utF2Noz9+2D4IZrgnpAHbQOcbtMn245SS3i5jAmRMRaMJAPCf4n 8IH3N5B4ZyLYsNWL9cv7e7z4S3V3y8jWfuyWEHUcIYSNJMY1dLIZFwKPB 7RlvYPjlRMX9MHNbYbSSZoUeGnJY4qcrwkxCnpMfLv4BVmCVuk/k2Ieya jtH/nQkxbV5jEz3yU9EAhhnP3hIhf8tQfQiiKN/O2+ujfotS+BJ61YLRL 9+pZH3ST09/ZwTNAkiQVmqsPvWS8uIv8RBlw1IGAnhuSlUn59J2dvtzIo HB4zwYxbiXy1Xh0DcUfJ+N6HYyl3TKODDCVlNoegJEk7cM9wlrz8JW2Xh g==; X-IronPort-AV: E=Sophos;i="5.90,155,1643698800"; d="scan'208";a="148098670" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 04 Mar 2022 06:34:55 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.17; Fri, 4 Mar 2022 06:34:54 -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; Fri, 4 Mar 2022 06:34:53 -0700 From: Claudiu Beznea To: , CC: , , Claudiu Beznea Subject: [PATCH v3 1/6] clocksource/drivers/timer-microchip-pit64b: remove mmio selection Date: Fri, 4 Mar 2022 15:35:56 +0200 Message-ID: <20220304133601.2404086-2-claudiu.beznea@microchip.com> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20220304133601.2404086-1-claudiu.beznea@microchip.com> References: <20220304133601.2404086-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-20220304_053456_731033_0D034139 X-CRM114-Status: UNSURE ( 8.78 ) 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