Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp3312961ybv; Mon, 24 Feb 2020 22:49:28 -0800 (PST) X-Google-Smtp-Source: APXvYqwOqSaIzQ/EhVkdALWGBcnJeP944Ubs5QReLwxD5QxymcvhC5AL1IzcoC3/73ddmrJUP21s X-Received: by 2002:a9d:6e8f:: with SMTP id a15mr10757654otr.178.1582613368290; Mon, 24 Feb 2020 22:49:28 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582613368; cv=none; d=google.com; s=arc-20160816; b=zZAVn1jqX5rrnoO73NvJ99gXNUvEdVT2CzBr5/AnK+Gri3FBe3gBEpZDdiZR/jUgZd brZVDZgDo5BVWmatg6ELqz+guhnQx012eBsz+fTY84aWBxs7bpmlmp2kc5Vetb4GlOQl 1zugPnLaEo0OoG+bX8ekr0k9Vg/vpq4h1lVeEnvtjZ7O8C6hX2elHqHwCyhxak58gY3O fxO9yH4okYMRPnpNYAXbqhcfc96gS0TMIQU8tL2pX3MVT4ubFHvp18Cz15M77guz2h7j y1GIuVkM0+G9Lu/7XuX4v0lXs5U/NLurDZAWeZ3Agl7bvj4h1xX/PHm60e4IP3MQvDO5 b9EA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=J3SkW5Gsk/IWNBNp7xbskC1faiQj+3h7xPr6sP7P5w8=; b=g3kNeOjs9ZhNELlEgyqMXE9Tzuz/6ehTMjd1H/J/xhmmU3H5S1kkYQssZD/BnBjL08 yAr0ovS8QJ3sVO45Q+nS5CDf9A93ktvqOM9eX0P0JXHShNuHmVIY6xI5GTFybFEDLGcy 4OR2cKJ4//7UzA/lQbz0ZhHpItWt28ad40Hs7Jd2lmaNCxvDH2v8N8AK9QKae8B7ILLJ UaMVC/TZYYfodfTmxwh2hAUt0iVWtO6KZeHdXF/WwRsevsKfhqALxh8foAB8X3wMxb0h Im1KNGhY387xLavkkXf+dHpLMp8B9gszhilKu8YkniN7vEYuS0LPwYRGGWWe5zNghpU2 Zv6w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a92si6908566otc.294.2020.02.24.22.49.15; Mon, 24 Feb 2020 22:49:28 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729165AbgBYGsg (ORCPT + 99 others); Tue, 25 Feb 2020 01:48:36 -0500 Received: from metis.ext.pengutronix.de ([85.220.165.71]:37011 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729064AbgBYGsg (ORCPT ); Tue, 25 Feb 2020 01:48:36 -0500 Received: from pty.hi.pengutronix.de ([2001:67c:670:100:1d::c5]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1j6U1C-0007Ok-Cf; Tue, 25 Feb 2020 07:48:34 +0100 Received: from ukl by pty.hi.pengutronix.de with local (Exim 4.89) (envelope-from ) id 1j6U1B-0006eH-R5; Tue, 25 Feb 2020 07:48:33 +0100 Date: Tue, 25 Feb 2020 07:48:33 +0100 From: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= To: Lokesh Vutla Cc: Thierry Reding , Tony Lindgren , Linux OMAP Mailing List , linux-kernel@vger.kernel.org, linux-pwm@vger.kernel.org, Sekhar Nori Subject: Re: [PATCH 3/4] pwm: omap-dmtimer: Do not disable pwm before changing period/duty_cycle Message-ID: <20200225064833.kmvaplfqqf53s3iy@pengutronix.de> References: <20200224052135.17278-1-lokeshvutla@ti.com> <20200224052135.17278-4-lokeshvutla@ti.com> <20200224085531.zab5ewr2nfi2shem@pengutronix.de> <4aedb6d4-1823-ab46-b7e6-cc0b30f7747d@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4aedb6d4-1823-ab46-b7e6-cc0b30f7747d@ti.com> User-Agent: NeoMutt/20170113 (1.7.2) X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c5 X-SA-Exim-Mail-From: ukl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On Tue, Feb 25, 2020 at 10:32:42AM +0530, Lokesh Vutla wrote: > On 24/02/20 2:25 PM, Uwe Kleine-K?nig wrote: > > Hello, > > > > On Mon, Feb 24, 2020 at 10:51:34AM +0530, Lokesh Vutla wrote: > >> Only the Timer control register(TCLR) can be updated only when the timer > >> is stopped. Registers like Counter register(TCRR), loader register(TLDR), > >> match register(TMAR) can be updated when the counter is running. Since > >> TCLR is not updated in pwm_omap_dmtimer_config(), do not stop the > >> timer for period/duty_cycle update. > >> > >> Signed-off-by: Lokesh Vutla > >> --- > >> drivers/pwm/pwm-omap-dmtimer.c | 14 -------------- > >> 1 file changed, 14 deletions(-) > >> > >> diff --git a/drivers/pwm/pwm-omap-dmtimer.c b/drivers/pwm/pwm-omap-dmtimer.c > >> index f13be7216847..58c61559e72f 100644 > >> --- a/drivers/pwm/pwm-omap-dmtimer.c > >> +++ b/drivers/pwm/pwm-omap-dmtimer.c > >> @@ -102,7 +102,6 @@ static int pwm_omap_dmtimer_config(struct pwm_chip *chip, > >> u32 load_value, match_value; > >> struct clk *fclk; > >> unsigned long clk_rate; > >> - bool timer_active; > >> > >> dev_dbg(chip->dev, "requested duty cycle: %d ns, period: %d ns\n", > >> duty_ns, period_ns); > >> @@ -178,25 +177,12 @@ static int pwm_omap_dmtimer_config(struct pwm_chip *chip, > >> load_value = (DM_TIMER_MAX - period_cycles) + 1; > >> match_value = load_value + duty_cycles - 1; > >> > >> - /* > >> - * We MUST stop the associated dual-mode timer before attempting to > >> - * write its registers, but calls to omap_dm_timer_start/stop must > >> - * be balanced so check if timer is active before calling timer_stop. > >> - */ > >> - timer_active = pm_runtime_active(&omap->dm_timer_pdev->dev); > >> - if (timer_active) > >> - omap->pdata->stop(omap->dm_timer); > >> - > >> omap->pdata->set_load(omap->dm_timer, true, load_value); > >> omap->pdata->set_match(omap->dm_timer, true, match_value); > > > > (Without having looked into the depths of the driver I assume > > .set_load() sets the period of the PWM and .set_match() the duty cycle.) > > Right. > > > > > What happens on a running PWM if you change the period? Consider you > > change from duty_cycle = 1000, period = 5000 to duty_cycle = 4000, > > period = 10000. As you set the period first, can it happen the hardware > > produces a cycle with duty_cycle = 1000, period = 10000? > > No. So, the current cycle is un affected with duty_cycle = 1000 and period = > 5000. Starting from next cycle new settings gets reflected with duty_cycle = > 4000 and period = 10000. Is the reference manual for this hardware publically available? So the .set_load callback just writes a shadow register and .set_match latches it into hardware atomically with its own register changes? A comment in the source code about this would be good. Also if .set_load doesn't work without .set_match I wonder if it is sane to put their logic in two different functions. Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-K?nig | Industrial Linux Solutions | https://www.pengutronix.de/ |