From patchwork Tue Mar 1 12:34:44 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Claudiu Beznea X-Patchwork-Id: 12764694 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 874C4C433F5 for ; Tue, 1 Mar 2022 12:35:20 +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=TYJ7F9NxWRzsn6FYxeBTJHl96lcpfs2tHnqjLWe3OkI=; b=huTaZRoPGAZJBL qutB0Pw8u3dTGc7vrK2405X38XmfGCYo9KDF8ks4UdQUJlJdDNLK1pWHdYzF+ecLydvZC3J7NhutL CYg68uYIqgMQcx+Qd9euj7yhQhvucEGhXzuMeEuYWYKbSNc/d93tjYwv+kPGVv6lJZXmQOBm/8CXj 6V7KyIUwfk4w7QPS86v1qpXSYJ66DE1/mPSEKY7itfXbEdqr8PrbORLn+qnM7/YVrf3EpG+dvSFe1 V78yn/VsXcfwdCh5iGd6xiMXfmdMRyOak9B0ky5Jl9gr2gxpLJPP7ZnTuAt4duwAyIzut6/xeSkDk tfQh7k8GoyIw8MQXy7ag==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nP1hU-00GYfk-ML; Tue, 01 Mar 2022 12:33:56 +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 1nP1hQ-00GYeX-B5 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=1646138032; x=1677674032; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=kVbe5kyjR6LZvsZoGI+3OLtGGwUKh9RENE9A7JuYgqA=; b=tTRUTFDcTltst6ZHrHrcQ2Xtg24IlzmG0A9eQLjlkXCnLqHXS6hUIxuB t2yb9Up5or/kgwiRoSGoGgiiozLiKESWiRKtYTAFxsiN2ML967X6+rLIX hwmNXChqhn1PwIJZGPnY9xUzwIbxUeWP61WIUxCSvdw3pRdaIsmhcHz3r AiEyAW8rdm66VkBunSm7HfDGg2ESfLLGKiNR9rZ8DqnViXHCfEWU2Mqfd TFt04adzaKeIwSe5EuGp//s85kgEq8Wr2iFYWftlHJW8ikoTHWtN+ixnD Inr5v2MF5VkVRDoxFNJFazZlqs/TyR5I+WYO/56SEKaYAYdjKRnOk89im A==; X-IronPort-AV: E=Sophos;i="5.90,146,1643698800"; d="scan'208";a="87382485" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa6.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 01 Mar 2022 05:33:51 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex04.mchp-main.com (10.10.85.152) 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:51 -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:50 -0700 From: Claudiu Beznea To: , CC: , , Claudiu Beznea Subject: [PATCH 2/7] clocksource/drivers/timer-microchip-pit64b: remove timer-of depenency Date: Tue, 1 Mar 2022 14:34:44 +0200 Message-ID: <20220301123449.2816625-3-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_043352_461229_FDAF38F3 X-CRM114-Status: UNSURE ( 9.02 ) 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 driver doesn't use timer-of APIs. Thus, remove the selection. Signed-off-by: Claudiu Beznea Reported-by: kernel test robot --- drivers/clocksource/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig index 1ea556e75494..3aee0ffad1fe 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 TIMER_OF help This option enables Microchip PIT64B timer for Atmel based system. It supports the oneshot, the periodic