From patchwork Thu Mar 4 07:21:32 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 12115601 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 81EC4C433DB for ; Thu, 4 Mar 2021 07:29:05 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 0A1F664EFD for ; Thu, 4 Mar 2021 07:29:05 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0A1F664EFD Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; 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=if+CR/1rYH+KSNW1sv7/MF6xbIlVch6pgqFalOS/skc=; b=Nr456Rl7GVB3bbeEm8VkBIR8zo vMFZ0qNNJLr0ahTnIAP6la00Vkqqf1f8iKF7FTjRLHuNZJtjaHLPEiP2lIR/Bb0jCeScbUWMRVxKA Axe0ruf1ynv6ur0GqDCjEhcTtLOJE/L0BUKhdwPH9lC//tgEHyWiRyibd7P7Vs6nniZPLFQGf64+G 610q+IEsgCOANWhhlF38+nbU3uxqBTmwHirKdfK7n2gB3s/Sngc16h9Du7ectNdblSbbTcPhJkkUE JBSpjSezBRm2l+MV1GdSfw6wml3S0ybFR7uepvf/tN6teoy8jNhYDoF3gXKHEDFtk0VwLKAjnbcDV UCav4BcA==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lHiNp-00839P-Fh; Thu, 04 Mar 2021 07:26:53 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lHiJA-0082dj-Vw for linux-arm-kernel@desiato.infradead.org; Thu, 04 Mar 2021 07:22:15 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:In-Reply-To:References; bh=tCMSIGetq0+I5csjGAFxuL520LPa7G3F/KHG3aVVYe4=; b=RlvRgnoOGPeqfn0nD0M7mrlUww YyRQvcqhOqAAFawA0A6DxpRHr1f8QBL+qkW0/fWo4iU8fVXjJlk0RyHn45Ur7fq0X/CRw1jNN4lMx loPsv9J1m3VELYjuf0YwXQUYWqdvZ6QmBkZxtsDCHsPeQIulTOlP9sVUkZlDWXbyD0z64dR6gT9dQ kMv+diL3CjGW3mMENv3uMaD3z0wicn5gygrTtovev/8wDlFXOMJduSRQ9BVsYcNFVY+2bB/EnA/K8 wtJQm2UDS8fJ+JXXiGpnqtM+kJ83j0ssV2u0ItLN6AamrgZ3sacIcf+sV4cGoUHK64ZI3aaro7eXY K1++BgeQ==; Received: from muru.com ([72.249.23.125]) by casper.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lHiJ7-0061Yq-1g for linux-arm-kernel@lists.infradead.org; Thu, 04 Mar 2021 07:22:02 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 3BC1F80A3; Thu, 4 Mar 2021 07:22:22 +0000 (UTC) From: Tony Lindgren To: Daniel Lezcano , Thomas Gleixner Cc: Keerthy , linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 0/3] Fixes for timer-ti-dm systimer posted mode Date: Thu, 4 Mar 2021 09:21:32 +0200 Message-Id: <20210304072135.52712-1-tony@atomide.com> X-Mailer: git-send-email 2.30.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210304_072202_455493_72A1D7CB X-CRM114-Status: UNSURE ( 7.55 ) 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 all, Here are few timer-ti-dm fixes. The first fix corrects the status bit check order for posted mode. The other two are minor fixes noticed while reviewing and testing the code. Regards, Tony Tony Lindgren (3): clocksource/drivers/timer-ti-dm: Fix posted mode status check order clocksource/drivers/timer-ti-dm: Remove extra of_node_put() clocksource/drivers/timer-ti-dm: Add missing set_state_oneshot_stopped drivers/clocksource/timer-ti-dm-systimer.c | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-)