From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Murphy Subject: Re: [PATCH v3 1/9] leds: multicolor: Add sysfs interface definition Date: Tue, 28 May 2019 12:32:21 -0500 Message-ID: <185abdd6-100c-0a71-2da9-8f556d8ea701@ti.com> References: <20190523190820.29375-1-dmurphy@ti.com> <20190523190820.29375-2-dmurphy@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Jacek Anaszewski , pavel@ucw.cz, robh+dt@kernel.org Cc: devicetree@vger.kernel.org, linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org Jacek On 5/27/19 3:00 PM, Jacek Anaszewski wrote: > Hi Dan, > > Thank you for the update. > > One thing is missing here - we need to document how legacy brightness > levels map to the sub-LED color levels, i.e. what you do in > multicolor_set_brightness(). Ok so i will need to document the algorithm that is used to determine the color LED brightness. Dan > > Best regards, > Jacek Anaszewski > >