From patchwork Fri Aug 28 05:40:56 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Freddy.Hsin" X-Patchwork-Id: 11742145 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 8F3AA14E5 for ; Fri, 28 Aug 2020 05:41:13 +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 3918520825 for ; Fri, 28 Aug 2020 05:41:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="h0BBCHVt"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=mediatek.com header.i=@mediatek.com header.b="ZNdyNElr" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3918520825 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=mediatek.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mediatek-bounces+patchwork-linux-mediatek=patchwork.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:References:In-Reply-To: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:List-Owner; bh=oe4pukFP3YHb1RuW+obhN2o89VzBlICGM9PrhDZnaVA=; b=h0BBCHVts6+yhY8yJeS/pp3ea a9CR5d1mvC4JURr6LXCdYzFLtoNeh6k+Vvy1jeHBoGPBnE7U18dv7CF3lfmi9HLIhlkpXbBEiQIyI vbHEOxJnGi0v7XdZMu3E5OW2BFlUuSQldNHXpnuhNM4QBrwExzWHzcX60gjb1RBdXxbSafLyuC2qB M6CFF6uA6tcSE3zVcfc69+LfLojf3NBd4K23MsdemZ9hqNdjd1YCDqHojG4Nqbh6akTz3c0w6HqiD NdZDEuxsoUkIN9zoNeZTJaHv7igck+JdFcmfmARLCdzAKNchZ+A95Sc7IRz631mT5d3nxiTcgPcUe E8Y2UEQBQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kBX8R-00040V-8c; Fri, 28 Aug 2020 05:41:11 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kBX8O-0003zl-QX; Fri, 28 Aug 2020 05:41:09 +0000 X-UUID: a80dd395b2dc474184395d232f711839-20200827 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:CC:To:From; bh=iXto2y2wqv9kDE8ePfeBHaSsPNfu5Li6KjEDRiU/flg=; b=ZNdyNElr6xzksfrcZShtbM5XAYNCHPZ0zjqI9WpkB8CqwjlSNEolP+gDE9Xw1vwaziYF7folmloWq93Nlyce+xOTmi5v86D89dla9PgpcEytX2NCugzWYDxE2Tm67hk8aWPxybCOwXJZgTU5vA6uoegSda51qTHMg68lqLs+v+8=; X-UUID: a80dd395b2dc474184395d232f711839-20200827 Received: from mtkcas67.mediatek.inc [(172.29.193.45)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLS) with ESMTP id 468212347; Thu, 27 Aug 2020 21:41:02 -0800 Received: from mtkmbs05n2.mediatek.inc (172.21.101.140) by MTKMBS62N1.mediatek.inc (172.29.193.41) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 27 Aug 2020 22:41:00 -0700 Received: from mtkcas07.mediatek.inc (172.21.101.84) by mtkmbs05n2.mediatek.inc (172.21.101.140) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Fri, 28 Aug 2020 13:40:58 +0800 Received: from mtkswgap22.mediatek.inc (172.21.77.33) by mtkcas07.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Fri, 28 Aug 2020 13:41:00 +0800 From: Freddy Hsin To: Daniel Lezcano , Thomas Gleixner , Matthias Brugger , , , Subject: [PATCH v1 1/1] timer: mt6873: remove COMPILE_TEST condition for MTK timer Date: Fri, 28 Aug 2020 13:40:56 +0800 Message-ID: <1598593256-6719-2-git-send-email-freddy.hsin@mediatek.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1598593256-6719-1-git-send-email-freddy.hsin@mediatek.com> References: <1598593256-6719-1-git-send-email-freddy.hsin@mediatek.com> MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200828_014109_013024_71BD2FDD X-CRM114-Status: GOOD ( 14.04 ) X-Spam-Score: -0.2 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-0.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 MIME_BASE64_TEXT RAW: Message text disguised using base64 encoding -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Freddy Hsin , Saravana Kannan , wsd_upstream@mediatek.com, kuohong.wang@mediatek.com, chang-an.chen@mediatek.com, Baolin Wang , stanley.chu@mediatek.com Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+patchwork-linux-mediatek=patchwork.kernel.org@lists.infradead.org MTK timer driver can work on MTK platform normally, so remove the redundant condition for MTK_TIMER Signed-off-by: Freddy Hsin --- drivers/clocksource/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig index 9141838..1ec5d94 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig @@ -472,7 +472,7 @@ config SYS_SUPPORTS_SH_CMT bool config MTK_TIMER - bool "Mediatek timer driver" if COMPILE_TEST + bool "Mediatek timer driver" depends on HAS_IOMEM select TIMER_OF select CLKSRC_MMIO