From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anton Vorontsov Date: Fri, 16 Nov 2012 09:39:36 +0000 Subject: Re: [PATCH v8 2/3] pwm_backlight: use power sequences Message-Id: <20121116093936.GA22239@lizard> List-Id: References: <1353047903-14363-1-git-send-email-acourbot@nvidia.com> <1353047903-14363-3-git-send-email-acourbot@nvidia.com> <20121116084958.GB20785@avionic-0098.mockup.avionic-design.de> In-Reply-To: <20121116084958.GB20785-RM9K5IK7kjIQXX3q8xo1gnVAuStQJXxyR5q1nwbD4aMs9pC9oP6+/A@public.gmane.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Thierry Reding Cc: Alexandre Courbot , Stephen Warren , Mark Zhang , Grant Likely , Rob Herring , Mark Brown , David Woodhouse , Arnd Bergmann , Leela Krishna Amudala , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-fbdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Alexandre Courbot On Fri, Nov 16, 2012 at 09:49:58AM +0100, Thierry Reding wrote: > On Fri, Nov 16, 2012 at 03:38:22PM +0900, 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 > > Anton, > > I would normally take pwm-backlight patches through the PWM tree, but > since this patch depends on the first in this series, I think it would > be easier if you took it through your tree along with the rest of the > series. If that's okay with you: > > Acked-by: Thierry Reding Sure, I'll take it. Thank you!