Received: by 2002:a05:6358:5282:b0:b5:90e7:25cb with SMTP id g2csp3198043rwa; Mon, 22 Aug 2022 23:55:32 -0700 (PDT) X-Google-Smtp-Source: AA6agR6V9XQEQQcoAjh4yRiqLVnR7qooK/uiLyd+o5310oKHXH99shN4EklPMMYAMX4Ixkea1Q9O X-Received: by 2002:a17:907:75e8:b0:73d:53dc:661d with SMTP id jz8-20020a17090775e800b0073d53dc661dmr11499203ejc.738.1661237732591; Mon, 22 Aug 2022 23:55:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1661237732; cv=none; d=google.com; s=arc-20160816; b=pTrXiIr7rtyFOdzmpIFNqDbpWacNZMHyEHOkQ/MYXt+N5wq3gH4B1NZCSXw7jrNsYq 724EeXdVqvxoIat+JJ/+/mSPlAJs1DnejSDlCtc2rU5ra+k9gEwuKLRcaImwZrcLzRjG uShwuf4NMNlT/LJSEXSAXU8XmKVnA4ae7szKoC/V9lbT4oaFy8crAxEuuo47LmaRC85Z 0pCG2iJukwP9gem6BgQC6wDy42bMA+araCnqFatpWgaK4WUmvnWuafvG0GP8ESYumbea t0hTwHiu2bWnL6lqL1z4XGR735s8KWvhwUOwomGUDhxnqJ9kSS+21PKHnuJ/F0ShijQJ DHjQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=iGktJiLEb98MjJSMs4PP/kk9Oj5UC/Y9KO21w4rSxoA=; b=sZ16Vyan11YeaEgdvrT/lD90u9L4iTsYD2o+k9HK023+9HBM1HT0VQNgxiowx/WyWe /s1oN2f4T6VSrsL79Z+FLDk/CMqvDbzBZrnbm1A7BqqyBp1AA5H4/1cSbYjLnq/0bUZc zVU5rHQaN+BQQRIPiqCJHpGaRmj9e+2QmKHVlb8X0ZR0RMItCDfNnTsjA4wDIp0MNuR+ mKNEZ07YmnoifrGDcmcxc+u45W6iexKrBIOUVy+WEIa3xZn1fAsdbLr0aYEqZs9Mq34j gv1KjM3Lwy494wWhd5emO3jAhPR60u0EkIKLi4+UWqIAqo5qUpyYPSAhFtswY8ZkLA7L 4a4w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id he42-20020a1709073daa00b007331efb8a1asi12769749ejc.44.2022.08.22.23.55.06; Mon, 22 Aug 2022 23:55:32 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240457AbiHWGCE (ORCPT + 99 others); Tue, 23 Aug 2022 02:02:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36092 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240446AbiHWGCD (ORCPT ); Tue, 23 Aug 2022 02:02:03 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 462145FF48; Mon, 22 Aug 2022 23:02:02 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id EE54280F9; Tue, 23 Aug 2022 05:54:54 +0000 (UTC) Date: Tue, 23 Aug 2022 09:02:00 +0300 From: Tony Lindgren To: Janusz Krzysztofik Cc: Daniel Lezcano , Thomas Gleixner , Aaro Koskinen , Grygorii Strashko , Keerthy , Ladislav Michl , Nishanth Menon , Suman Anna , Vignesh Raghavendra , Linux Kernel Mailing List , Linux OMAP Mailing List , linux-arm Mailing List Subject: Re: [PATCH 0/9] Clean-up timer-ti-dm a bit Message-ID: References: <20220815131250.34603-1-tony@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_NONE,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Janusz Krzysztofik [220822 22:22]: > Hi Tony, > > On Monday, 15 August 2022 15:12:41 CEST Tony Lindgren wrote: > > Hi all, > > > > This series of changes cleans up timer-ti-dm a bit. After this series we > > can start replacing the custom PWM related functions with standard > > Linux frameworks and use things like clk_set_duty_cycle(). > > > > I have only tested this on K3 and omap2+ devices, I don't have any > > omap1 devices online right now. Aaro & Janusz, if you could give this > > series a quick boot test for omap1 that would be great. > > AFAICS, OMAP1 timer-ti-dm compatible "omap_timer" device requires OMAP16xx > at least, while I only have OMAP15xx. Then, my testing (successful) was > limited to a single function -- omap_dm_timer_modify_idlect_mask() -- which > is called on any OMAP1 as long as CONFIG_OMAP_DM_TIMER is set (requires > CONFIG_COMPILE_TEST). However, I've reviewed the series and it looks good > to me. I'm only not sure if we may expect any external users of > omap_dm_timer_get_irq(), if not than we could make it local to the driver while > being at it. OK thanks for testing. And thanks for spotting that omap_dm_timer_get_irq() can be static, I'll post a separate patch for that. Regards, Tony