Message ID | 20220228111923.1400049-1-claudiu.beznea@microchip.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 <linux-arm-kernel@archiver.kernel.org>; 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 <claudiu.beznea@microchip.com> To: <daniel.lezcano@linaro.org>, <tglx@linutronix.de> CC: <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, Claudiu Beznea <claudiu.beznea@microchip.com> 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: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
clocksource/drivers/timer-microchip-pit64b: fixes and improvements
|
expand
|