Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp728000ybp; Wed, 9 Oct 2019 03:19:38 -0700 (PDT) X-Google-Smtp-Source: APXvYqxvPLyXcS90TcJ9ZtkWtLmWtzWBCXfz2YVB27JEiWFw4IuP+vBVvdRUUcakxgdD5BOtHxHA X-Received: by 2002:a17:906:7f03:: with SMTP id d3mr2048568ejr.209.1570616378682; Wed, 09 Oct 2019 03:19:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570616378; cv=none; d=google.com; s=arc-20160816; b=jD7jv+6dumif3oKE7qMHEnV6CldkoUkX8nE4L65W5NgcK7BYAEr1XcELbhFkAnUQIW BuGVM2SwW7pclecNK/EmUj1O5wgj7Ae7FuC0IAyDijtCeDfSce2UxrXk2gZXwt7bDah0 /sUnORj4W8vTAC6tWG0HnDfRPQiME4ElI5XPH4VWlF2cv9o/UEBrjGChW06sRyhmMCnA jFGqjwoNJzgyF9oKID8uoI/s/XT7JXXhZUxyM1x9a3XxmWokAJrdEx7V9cRzKS9/0goM 2Rxz1jQ//Jfh7ZkEZ0tXW6kxrnkezgCAzuRSozgTTyf7EDrnxvdD+smzAzVE73Yw+fBI 8Jkg== 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=4Bmu/A9r2pk9MEhO2qYnN8sVFJpLTJLoGiK+iVbeTYs=; b=QQPccOqEO3Wvp899W7kMHfRAnN9wFGNjLGjmTm2KZnDncgQpaGEQ0NQ1MMNgZXykTy vDPJ1V1IRo6PyE9RP8cS/ZSGZ6th0eQRZE+sa+VVPaqsl+yMOtqiDV2snsDm4XVFKx7C JUpSpYp7A9stHz0jK3UNKIn2SzArTv2VlnteMfzeN5wMbyr1NrtBdaUOf0ySsOByWDm4 IPg7RIi3+H2WsfK9/9b0oPI8hl5BB6h8a4suy3UkNGdQOM10m5RIIc8tsAtXuQMGGY48 5/mnV/3T+oLC0QN/HuIx2cbDF98MD1rKKvwkEwNI1SniuHsosflaVDWlpeYmvu9JtaP2 8ySg== 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 bt6si994322edb.69.2019.10.09.03.19.15; Wed, 09 Oct 2019 03:19:38 -0700 (PDT) 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 S1729906AbfJIKQm (ORCPT + 99 others); Wed, 9 Oct 2019 06:16:42 -0400 Received: from metis.ext.pengutronix.de ([85.220.165.71]:43897 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725935AbfJIKQm (ORCPT ); Wed, 9 Oct 2019 06:16:42 -0400 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 1iI91K-0000rZ-Jn; Wed, 09 Oct 2019 12:16:38 +0200 Received: from ukl by pty.hi.pengutronix.de with local (Exim 4.89) (envelope-from ) id 1iI91J-0001w3-GX; Wed, 09 Oct 2019 12:16:37 +0200 Date: Wed, 9 Oct 2019 12:16:37 +0200 From: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= To: Daniel Thompson Cc: Enric Balletbo i Serra , linux-kernel@vger.kernel.org, thierry.reding@gmail.com, heiko@sntech.de, dianders@chromium.org, mka@chromium.org, groeck@chromium.org, kernel@collabora.com, bleung@chromium.org, linux-pwm@vger.kernel.org, Lee Jones Subject: Re: [PATCH] pwm: cros-ec: Let cros_ec_pwm_get_state() return the last applied state Message-ID: <20191009101637.gmvghwdvcmfw4yyk@pengutronix.de> References: <20191008105417.16132-1-enric.balletbo@collabora.com> <20191008143432.pbhcqamd6f4qwbqn@pengutronix.de> <4f009344-242e-19a7-6872-2c55df086044@collabora.com> <20191008203137.s22clq6v2om5ktio@pengutronix.de> <53b7d02b-1a2d-11da-fdd0-5378f360d876@collabora.com> <20191009095635.yysr33lnwldicyng@holly.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20191009095635.yysr33lnwldicyng@holly.lan> 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 On Wed, Oct 09, 2019 at 10:56:35AM +0100, Daniel Thompson wrote: > On Wed, Oct 09, 2019 at 11:27:13AM +0200, Enric Balletbo i Serra wrote: > > Hi Uwe, > > > > Adding Daniel and Lee to the discussion ... > > Thanks! > > > On 8/10/19 22:31, Uwe Kleine-K?nig wrote: > > > On Tue, Oct 08, 2019 at 06:33:15PM +0200, Enric Balletbo i Serra wrote: > > >>> A few thoughts to your approach here ...: > > >>> > > >>> - Would it make sense to only store duty_cycle and enabled in the > > >>> driver struct? > > >>> > > >> > > >> Yes, in fact, my first approach (that I didn't send) was only storing enabled > > >> and duty cycle. For some reason I ended storing the full pwm_state struct, but I > > >> guess is not really needed. > > >> > > >> > > >>> - Which driver is the consumer of your pwm? If I understand correctly > > >>> the following sequence is the bad one: > > >>> > > >> > > >> The consumer is the pwm_bl driver. Actually I'n trying to identify > > >> other consumers. > > > > > > > So far, the pwm_bl driver is the only consumer of cros-ec-pwm. > > > > > Ah, I see why I missed to identify the problem back when I checked this > > > driver. The problem is not that .duty_cycle isn't set but there .enabled > > > isn't set. So maybe we just want: > > > > > > diff --git a/drivers/video/backlight/pwm_bl.c b/drivers/video/backlight/pwm_bl.c > > > index 2201b8c78641..0468c6ee4448 100644 > > > --- a/drivers/video/backlight/pwm_bl.c > > > +++ b/drivers/video/backlight/pwm_bl.c > > > @@ -123,6 +123,7 @@ static int pwm_backlight_update_status(struct backlight_device *bl) > > > if (brightness > 0) { > > > pwm_get_state(pb->pwm, &state); > > > state.duty_cycle = compute_duty_cycle(pb, brightness); > > > + state.enabled = true; > > > pwm_apply_state(pb->pwm, &state); > > > pwm_backlight_power_on(pb); > > > } else > > > > > > ? On a side note: It's IMHO strange that pwm_backlight_power_on > > > reconfigures the PWM once more. > > > > > > > Looking again to the pwm_bl code, now, I am not sure this is correct (although > > it probably solves the problem for me). > > Looking at the pwm_bl code I wouldn't accept the above as it is but I'd > almost certainly accept a patch to pwm_bl to move the PWM enable/disable > out of both the power on/off functions so the duty-cycle/enable or > disable can happen in one go within the update_status function. I don't > think such a change would interfere with the power and enable sequencing > needed by panels and it would therefore be a nice continuation of the > work to convert over to the pwm_apply_state() API. OK for me. Enric, do you care enough to come up with a patch for pwm_bl? I'd expect that this alone should already fix your issue. > None of the above has anything to do with what is right or wrong for > the PWM API evolution. Of course, if this thread does conclude that it > is OK the duty cycle of a disabled PWM to be retained for some drivers > and not others then I'd hope to see some WARN_ON()s added to the PWM > framework to help bring problems to the surface with all drivers. I think it's not possible to add a reliable WARN_ON for that issue. It is quite expected that .get_state returns something that doesn't completely match the requested configuration. So if a consumer requests .duty_cycle = 1 .period = 100000000 .enabled = false pwm_get_state possibly returns .duty_cycle = 0 even for drivers/hardware that has a concept of duty_cycle for disabled hardware. A bit this is addressed in https://patchwork.ozlabs.org/patch/1147517/. Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-K?nig | Industrial Linux Solutions | http://www.pengutronix.de/ |