From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5CD71E92702 for ; Thu, 5 Oct 2023 14:28:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230134AbjJEO1a (ORCPT ); Thu, 5 Oct 2023 10:27:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58096 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233507AbjJEOY6 (ORCPT ); Thu, 5 Oct 2023 10:24:58 -0400 Received: from mail-ed1-x52f.google.com (mail-ed1-x52f.google.com [IPv6:2a00:1450:4864:20::52f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D7A3E26A71 for ; Thu, 5 Oct 2023 05:58:28 -0700 (PDT) Received: by mail-ed1-x52f.google.com with SMTP id 4fb4d7f45d1cf-53627feca49so1551284a12.1 for ; Thu, 05 Oct 2023 05:58:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1696510707; x=1697115507; darn=vger.kernel.org; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=54uUEylq3LVuurRVtb2mIY1GDBu2n1bSehibVDW31Ek=; b=TkVI5vH4Mq8NwWi2aiPtB6u7px28PwXRXDUNBhejq/y1pfLKUjoVJPR5LOz4h9+S/O VSb/iSVm0/MRjkx6STM8vVC1EuVqOJ290GzSRYJXeYVSdFE0vdyNLGVl3GvNhWgRE5sm RsB6CWMr5IcauVrc4HIFXIgc7e8TOvxWpvVmszNLUkfuGTUyi1dUJG2qLP8oC5Ld+lAj IPGwHSILgWzda7Ddm8a9G2Al3ix4IXZiRisjZVZUnX9Kvn7ES4SYTCD/JRhtrMB+moHN 8EPAXLQ/YViemrrRxKhosF7QyP+3bz9FWR2cYOmjndupHzynSmJcKDseeAYRm4TkA9XW NxhA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696510707; x=1697115507; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=54uUEylq3LVuurRVtb2mIY1GDBu2n1bSehibVDW31Ek=; b=nI4KvoyhGs9eJ7sZLH2CSdZ9pdL6J9Pk1RaAv77SHMUH5HzMVt1NuPbaSOguYkJ14y HL1CZ4+DLYFT+Hi5/S9JZrCcxGjoHGpyfed6KubITJUyUpGHozpR0flhXjmzuwyIGs2d C0+scBBkX8TP6H2h8kO3ewSxrq+nGTCJxDwdBRM1TQUIrhOFTkf12FR5YRSppPWs2HmZ O/JH8m0d40JWGHoAJZo0SDApRpncLiDKpABfrIa61qO3TWMV9yQDseSRSEmi+xTVPbd4 HJ78JwyCjSKZWk7YqG1rileOXAWzxhfq6QgmwDh5MI5+UI2FQkYtItqehV3YFfXPayBe bpEQ== X-Gm-Message-State: AOJu0YxM+5sv0qF+g4Dn1WWFxTNAJNOXasDejTnyz5ay9/95XTPlh7HH Fm0PL8JUOKk/PlyUjLRDgAx2BA== X-Google-Smtp-Source: AGHT+IGYliWIqnSbYurYXmldF5bpXzcFNUK7z8v11/xiPWf8HMiN9f4fcRM4OMhil9K85Li760ospg== X-Received: by 2002:aa7:d945:0:b0:523:2e30:aaee with SMTP id l5-20020aa7d945000000b005232e30aaeemr4359227eds.32.1696510707341; Thu, 05 Oct 2023 05:58:27 -0700 (PDT) Received: from aspen.lan (aztw-34-b2-v4wan-166919-cust780.vm26.cable.virginm.net. [82.37.195.13]) by smtp.gmail.com with ESMTPSA id m4-20020a056402050400b00533f111b61dsm1024857edv.68.2023.10.05.05.58.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 Oct 2023 05:58:26 -0700 (PDT) Date: Thu, 5 Oct 2023 13:58:24 +0100 From: Daniel Thompson To: Flavio Suligoi Cc: Lee Jones , Jingoo Han , Helge Deller , Pavel Machek , Rob Herring , Krzysztof Kozlowski , Conor Dooley , "dri-devel@lists.freedesktop.org" , "linux-leds@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-fbdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Rob Herring Subject: Re: [PATCH v3 1/2] dt-bindings: backlight: Add MPS MP3309C Message-ID: <20231005125824.GC4874@aspen.lan> References: <20230925122609.78849-1-f.suligoi@asem.it> <20230926130113.GB4356@aspen.lan> <20231003102138.GB69443@aspen.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org On Wed, Oct 04, 2023 at 03:18:24PM +0000, Flavio Suligoi wrote: > Hi Daniel, > ... > > ... > > > > > > +required: > > > > > > + - compatible > > > > > > + - reg > > > > > > + - max-brightness > > > > > > > > > > Why is this mandatory? > > > > > > > > > > There's no point in setting max-brightness when running in I2C > > > > > mode > > > > > (max- brightness should default to 31 in that case). > > > > > > > > > > > > > > > > + - default-brightness > > > > > > > > > > Again. I'm not clear why this needs to be mandatory. > > > > > > > > > > > > > > > > > > Ok, you are right, I'll remove max-brightness and default-brightness > > > > from required properties list. I think to change these properties, > > > > for the pwm dimming, into a clearer: > > > > > > > > - brightness-levels (uint32) > > > > - default-brightness-levels (uint32). > > > > > > > > For example: > > > > > > > > brightness-levels: > > > > description: > > > > Number of brightness levels. The actual brightness > > > > level (PWM duty cycle) will be interpolated from 0 to this value. > > > > 0 means a 0% duty cycle (darkest/off), while the > > > > brightness-levels > > > represents > > > > a 100% duty cycle (brightest). > > > > $ref: /schemas/types.yaml#/definitions/uint32 > > > > > > > > default-brightness-level: > > > > description: > > > > The default brightness level (from 0 to brightness-levels) > > > > $ref: /schemas/types.yaml#/definitions/uint32 > > > > > > > > Example: > > > > brightness-levels = <10>; > > > > default-brightness-level = <6>; > > > > > > > > What do you think about this solution? > > > > > > If you want to introduce a brightness-levels property then I would > > > expect it to be defined with the same meaning as pwm-backlight (it's > > > not relevant to the bindings but ideally it would be implemented by > > > refactoring and reusing the code from pwm_bl.c). > > > > ok, I'll use the brightness-levels property as used in pwm-backlight > > > > > > > > Same with default-brightness-level although I'm not sure why one > > > wouldn't just use default-brightness for new bindings (doesn't > > > default-brightness-level simply do exactly the same thing as default- > > brightness). > > > > ok for default-brightness instead of default-brightness-level > > Just a question: default-brightness-level is the index into the brightness-levels array. > But, if I use default-brightness instead of default-brightness-level, > should I consider default-brightness also as an index into brightness-levels array? Yes. > Or, in this case, have the default-brightness to be equal to one of the values inside the > brightness-levels array? When there is a brightness array (and there is no interpolation) then it is indexed by brightness. The values in the array are not brightness (e.g. the controlable value describing the output of the hardware). The values in the table are merely the PWM duty cycle... Main difference is, with a correct table the brightness can use an appropriate logarithmic power scale (which matches how humans perceive brightness) instead of the linear scale provided by the PWM duty cycle. Daniel. Brightness and "index into the brightness-levels array" should be one and the same thing > > > > > > > > > > > > Daniel. > > > > Thanks an best regards, > > Flavio > > Thanks, > > Flavio