Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp21298231ybl; Mon, 6 Jan 2020 01:45:42 -0800 (PST) X-Google-Smtp-Source: APXvYqwJbAZ4kBgioytQUX+EBJLu7cvnVHcbz5v9n0yy5ueIllcALLaLOId4WD5apgkFIBcOIHWw X-Received: by 2002:a9d:6544:: with SMTP id q4mr11494900otl.194.1578303942148; Mon, 06 Jan 2020 01:45:42 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578303942; cv=none; d=google.com; s=arc-20160816; b=AEftseSwrddIRw8hSM0n4NH3QfKPPIBGdQP00S1QNn/+C0ZTw5IGircXB3XUKF/qXQ VUmP1okjX4A2W5++IlP+vQJZqnnTFNohR/UBIVAakHdqu+MSjqDvv2FrXm0JHYZDL/QS taqjHQxfQSZHtBP4ngJSZP+eDPQhSJT8tnRVA5rPOPq9laUkTpyvgfGfHwCffHiltXR+ iQ6sALfk9l8r6nuYrxma3lIXvL4qjdZGHWrZv91XjT4FwcOfudgDRev2ePqQxftkhJTJ HSXRaV8hdevjmoybv1gngRv5xbvjsuyGh2IAYFTMoBgXMeeRlgqjcHetgw8A6bew/9LH L9WA== 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-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=t1AKWwPVKQEMiiBfWYDQ7g80vioo0revZtNxq2PDltg=; b=tow7+Mr8m8scmzCufjJ0QtOXyZKg8QI/EeVw7f0ywi1oDgAEPedIo9WA2tK1b4825I /Z1gnaGJA9Py5deUoswaXoww2K/z2xnDpxSI/vHodE43t/3XlcGD2IRGnb5Dh0jxT0v+ VNIIbajaJH2wAOuKk0CZplbQBb3gxDK+ptc9Ytz+9K7gSBt2MPq2qfEApiAeE9y2G7BD q5IPfMzKChqBIJ49kcD0/B52NQSpr1KQHaDI1RcH3veXc2Vkmf1QcULQ1cUsBP7tWnAq 5StUqWHGC0CAoWTV00TxwHqaIY33HPNmyiynFIPEsNMp137GRFTyAXBHelBMe7yryyTf SBlw== 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 n2si34230730otk.177.2020.01.06.01.45.29; Mon, 06 Jan 2020 01:45:42 -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 S1726294AbgAFJos (ORCPT + 99 others); Mon, 6 Jan 2020 04:44:48 -0500 Received: from honk.sigxcpu.org ([24.134.29.49]:33898 "EHLO honk.sigxcpu.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726080AbgAFJor (ORCPT ); Mon, 6 Jan 2020 04:44:47 -0500 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id 99DCAFB03; Mon, 6 Jan 2020 10:44:45 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at honk.sigxcpu.org Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2JLKIb8Jk-A7; Mon, 6 Jan 2020 10:44:44 +0100 (CET) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id 03BB649C60; Mon, 6 Jan 2020 10:44:43 +0100 (CET) Date: Mon, 6 Jan 2020 10:44:43 +0100 From: Guido =?iso-8859-1?Q?G=FCnther?= To: Pavel Machek Cc: Jacek Anaszewski , Dan Murphy , Rob Herring , Mark Rutland , linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/9] leds: lm3692x: Allow to set ovp and brigthness mode Message-ID: <20200106094443.GB13043@bogon.m.sigxcpu.org> References: <20200105234708.GA7598@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200105234708.GA7598@amd> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Mon, Jan 06, 2020 at 12:47:08AM +0100, Pavel Machek wrote: > Hi! > > > Overvoltage protection and brightness mode are currently hardcoded > > as 29V and disabled in the driver. Make these configurable via DT. > > > > Besides addressing review comments v3 folds in the patches to > > disable the chip and turn of the regulator on brightness 0 from > > > > https://lore.kernel.org/linux-leds/20191226101419.GE4033@amd/T/#t > > > > Besides addressing review comments v2 also allows to limit the maximum led > > current. > > > Patches are against next-20191220. > > I applied everything but the "exponential" changes and the last > one. I'll apply the last one if I get version that applies on top of > leds tree. Thanks! Can I do anything to get the exponential part in? Is it because you want the exponential mode to move to the backlight binding? Cheers, -- Guido > > Best regards, > Pavel > > -- > (english) http://www.livejournal.com/~pavelmachek > (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html