From patchwork Mon Feb 28 11:19:16 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Claudiu Beznea X-Patchwork-Id: 12763081 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 48F17C433EF for ; Mon, 28 Feb 2022 11:45:38 +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: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:In-Reply-To:References: List-Owner; bh=EvOaq8F6ClpfQ+9BXIJacUxrL4lgzdbxFWvewFgChuc=; b=Fz7sGLLW99Hl6h B69uhtlLnWCJezTKw3sokk5pr0M/4z8Tq1DSebeuV59KHnV4vZBe5xy2qvmjT48DRl51iQhFcFwAy SrWJ1KqKuGR40jxMjum8wSxLw7buWVBgDNoMtAkNo0ZGjLNufDpcK2pWDeVfHLfqguOMu1AYAH/RM 7Fgqu/CxCbttk6agT9pbusNQpw+cqfVC53mV8j4SZc4S7HAYSgJKTytqICNp8vqOV9qkVwM386Nqs TcKr5+Gonmed6HC8syc/LaUOQii3x6Mnbw+Uhjpf3ERUuJJef6nrV12JRBR8Q5cVTk4jtqdoV1/Sj 97kvKAgflxdJ6QZZ+rPg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nOeRc-00BxcT-Cw; Mon, 28 Feb 2022 11:44:02 +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 1nOe2k-00BnQM-R0 for linux-arm-kernel@lists.infradead.org; Mon, 28 Feb 2022 11:18:20 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1646047098; x=1677583098; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=f4Nrz9dIH23N9eynJ8+1s6zi/1CqtZ4Uc7jqZDael5k=; b=RqXD0QttI2GoQNRff1+2iU8baYkI0J670bD+FVT7dBIkDSDJ2RY20wTW B6sRaJU8+Dcs0A5ahPGxlj3qz2dfNz/4VXD8FNsNFbDTMVKrWt0okeXYg mBC1eFJcvc0+k0l2KLkTIVgy78E1hLvLuPxR/Qs7KClCnZlok8NTImpsE wDux8ITC7JGGxmNHkN/0I2Dkfsmwd7UaNT3WBz+CAyUm/JMIqGAsdK791 ZQxgrcSAEXP55sQPlmNhxrrQCh/7iBUOmJvnSVWf9E4EYW0M33aHB7OeY SqVVTabu+nKq3ZTcjW26NNO7JS2g8m0qjAPThlKtOTo/FKbi5Ryno/Kmm A==; X-IronPort-AV: E=Sophos;i="5.90,142,1643698800"; d="scan'208";a="150223316" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa2.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 28 Feb 2022 04:18:16 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) 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; Mon, 28 Feb 2022 04:18:15 -0700 Received: from localhost.localdomain (10.10.115.15) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server id 15.1.2375.17 via Frontend Transport; Mon, 28 Feb 2022 04:18:13 -0700 From: Claudiu Beznea To: , CC: , , Claudiu Beznea Subject: [PATCH 0/7] clocksource/drivers/timer-microchip-pit64b: fixes and improvements Date: Mon, 28 Feb 2022 13:19:16 +0200 Message-ID: <20220228111923.1400049-1-claudiu.beznea@microchip.com> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220228_031818_992425_D5702E8D X-CRM114-Status: UNSURE ( 6.01 ) 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 Hi, The series adds one fix and few improvement for PIT64B timer. Patches 1/7 and 2/7 were initially posted at [1]. Thank you, Claudiu Beznea [1] https://lore.kernel.org/lkml/20210707054415.92832-1-claudiu.beznea@microchip.com/ Claudiu Beznea (7): clocksource/drivers/timer-microchip-pit64b: remove mmio selection clocksource/drivers/timer-microchip-pit64b: remove timer-of depenency clocksource/drivers/timer-microchip-pit64b: use notrace clocksource/drivers/timer-microchip-pit64b: use 5MHz for clockevent clocksource/drivers/timer-microchip-pit64b: add delay timer clocksource/drivers/timer-microchip-pit64b: remove suspend/resume ops for ce clocksource/drivers/timer-microchip-pit64b: use mchp_pit64b_{suspend, resume} drivers/clocksource/Kconfig | 2 - drivers/clocksource/timer-microchip-pit64b.c | 67 ++++++++++---------- 2 files changed, 35 insertions(+), 34 deletions(-)