Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752927AbbEKWxL (ORCPT ); Mon, 11 May 2015 18:53:11 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:53395 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751870AbbEKWxH (ORCPT ); Mon, 11 May 2015 18:53:07 -0400 Message-ID: <555132CB.6040806@ti.com> Date: Tue, 12 May 2015 07:52:59 +0900 From: "Kim, Milo" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Bryan Wu CC: Toshi Kikuchi , , , Subject: Re: [PATCH] leds: lp5523: add master_fader support References: <1431371454-2035-1-git-send-email-toshik@chromium.org> In-Reply-To: <1431371454-2035-1-git-send-email-toshik@chromium.org> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 921 Lines: 34 Hi Bryan, On 5/12/2015 4:10 AM, Toshi Kikuchi wrote: > This patch introduces 4 new attributes: > master_fader_leds > master_fader1 > master_fader2 > master_fader3 > > Fo example, to map channel 0,6 to master_fader1, > map channel 1,7 to master_fader2, > map channel 2,8 to master_fader3, and > map channel 3,4,5 to none > > echo "123000123" > master_fader_leds > > A different factor can be set to each master_fader: > > echo 255 > master_fader1 > echo 100 > master_fader2 > echo 0 > master_fader3 > > Signed-off-by: Toshi Kikuchi > Acked-by: Milo Kim Tested-by: Milo Kim Best regards, Milo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/