From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 12 Sep 2012 22:15:33 +0000 Subject: Re: [PATCH v6 2/4] pwm_backlight: use power sequences Message-Id: <50510985.40308@wwwdotorg.org> List-Id: References: <1347443867-18868-1-git-send-email-acourbot@nvidia.com> <1347443867-18868-3-git-send-email-acourbot@nvidia.com> In-Reply-To: <1347443867-18868-3-git-send-email-acourbot@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexandre Courbot Cc: Stephen Warren , Thierry Reding , Simon Glass , Grant Likely , Rob Herring , Mark Brown , Anton Vorontsov , David Woodhouse , Arnd Bergmann , Leela Krishna Amudala , linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-fbdev@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-pm@vger.kernel.org, linux-doc@vger.kernel.org On 09/12/2012 03:57 AM, Alexandre Courbot wrote: > Make use of the power sequences specified in the device tree or platform > data to control how the backlight is powered on and off. > > Signed-off-by: Alexandre Courbot Reviewed-by: Stephen Warren