From patchwork Tue Mar 1 12:34:42 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Claudiu Beznea X-Patchwork-Id: 12764696 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 C4A41C433F5 for ; Tue, 1 Mar 2022 12:35:28 +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=K3x/0ruRaUs08yCnBW39N2L4IoprqicOSe+Fy1ocORM=; b=KGKBxZZnw0upm+ Y83WHXiuWOlDPRNdl5hLCrpxpyvZ7+YBLFK7qZrIdqFMp0JBdqM11+645evouPTpyMU0QZ3TY/wLu EFFyJ5L8XSdkMHjSPmXh/96y18yA70bI5ZhSPvug+qLYOY+su0Xz27bT54fWxHTr+9y8wezKc8fUp OQzX4Q2i2B+sia3b8L73nbmrKyw7KPzwye0LZDH5K3XeLFqLUj0Dq1ThV4+2EALOFasQSlKuqJCG+ b9LbncJ2vUHRgmbcFxZffUWoWjw8Vid4b4l0eHJ9bMU9P8OxZF10KfFI20P4zaGXFgNan4M0bDmFi Uxne1ylHHPb66JlWpJEw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nP1hn-00GYm3-L0; Tue, 01 Mar 2022 12:34:15 +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-00GYdr-Mm for linux-arm-kernel@lists.infradead.org; Tue, 01 Mar 2022 12:33:55 +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:mime-version: content-transfer-encoding; bh=vF1lcbn5OIYXGBSLM+NFRREG8jhLcGdF5R60Ln2HnZE=; b=xR6Tw4GZuucCoFnMEmG4aenmFjAahcGgIxZ4fPgz7EsRJO9vIgVIcopB vEdIKSgg+ne/7QAkjvf83LdPfEIQ8Tb7f0dGxokpHTx195d+iMftLWbsr l4psw3FmDxuat3XSaKbev/fZV36h1CfHWr/fPcGakWYbjj7V5HmHG1x2q DhzTmDDXnHg0Iq4RYXX46pQ3p8f5sAHcMLAZyo215LGGgAORJJuPwLYn0 DibC38irGLHb0eLXJ5XYY41X24NX0Cw+cAXS5AL5+N0CEsx/kdO83cJpC CrJq74mYBpaL/LxRBDDmP5JpQ/t7zRQKLXxD7325gTVMIlemiejLbcn/B g==; X-IronPort-AV: E=Sophos;i="5.90,146,1643698800"; d="scan'208";a="87382475" 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:48 -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:48 -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:46 -0700 From: Claudiu Beznea To: , CC: , , Claudiu Beznea Subject: [PATCH 0/7] clocksource/drivers/timer-microchip-pit64b: fixes and improvements Date: Tue, 1 Mar 2022 14:34:42 +0200 Message-ID: <20220301123449.2816625-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-20220301_043351_908886_C72AD252 X-CRM114-Status: UNSURE ( 8.18 ) 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/ Changes in v2: - removed patch 5/7 "clocksource/drivers/timer-microchip-pit64b: add delay timer" to avoid compilation errors on non ARM platforms; will re-introduce it after a bit of rework on AT91 specific Kconfig - added patch "clocksource/drivers/timer-microchip-pit64b: fix compilation warnings" - in patch "clocksource/drivers/timer-microchip-pit64b: use mchp_pit64b_{suspend, resume}" remove gclk_unprepare, pclk_unprepare labels and code under them 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: remove suspend/resume ops for ce clocksource/drivers/timer-microchip-pit64b: use mchp_pit64b_{suspend, resume} clocksource/drivers/timer-microchip-pit64b: fix compilation warnings drivers/clocksource/Kconfig | 2 - drivers/clocksource/timer-microchip-pit64b.c | 70 ++++++++------------ 2 files changed, 28 insertions(+), 44 deletions(-)