From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 1/2] leds: lp55xx: handle enable pin in driver Date: Tue, 22 Oct 2013 10:37:42 -0700 Message-ID: <20131022173742.GQ15154@atomide.com> References: <1382446896-28436-1-git-send-email-sre@debian.org> <1382446896-28436-2-git-send-email-sre@debian.org> <20131022170604.GP15154@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-doc-owner@vger.kernel.org To: Bryan Wu Cc: Sebastian Reichel , Sebastian Reichel , =?utf-8?Q?Beno=C3=AEt?= Cousson , Richard Purdie , Rob Herring , Pawel Moll , Mark Rutland , Stephen Warren , Ian Campbell , Russell King , Rob Landley , Linus Walleij , Milo Kim , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-doc@vger.kernel.org" , lkml , Linux LED Subsystem , "linux-omap@vger.kernel.org" List-Id: linux-leds@vger.kernel.org * Bryan Wu [131022 10:23]: > On Tue, Oct 22, 2013 at 10:06 AM, Tony Lindgren wrote: > > * Sebastian Reichel [131022 06:02]: > >> This patch moves the handling of the chip's enable pin from the board > >> code into the driver. It also updates all board-code files using the > >> driver to incorporate this change. > >> > >> This is needed for device tree support of the enable pin. > > > > This seems safe to merge along with the other LED patches, the > > changes to arch/arm/mach-omap2 should not conflict with anything. > > > > So for the arch/arm/mach-omap2 changes: > > > > Acked-by: Tony Lindgren > > I'm OK for LED parts, will this patch go through omap tree? If so, > please add my ack. > > Acked-by: Bryan Wu It's probably best that you take it via with the LED patches. Regards, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 22 Oct 2013 10:37:42 -0700 Subject: [PATCH 1/2] leds: lp55xx: handle enable pin in driver In-Reply-To: References: <1382446896-28436-1-git-send-email-sre@debian.org> <1382446896-28436-2-git-send-email-sre@debian.org> <20131022170604.GP15154@atomide.com> Message-ID: <20131022173742.GQ15154@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Bryan Wu [131022 10:23]: > On Tue, Oct 22, 2013 at 10:06 AM, Tony Lindgren wrote: > > * Sebastian Reichel [131022 06:02]: > >> This patch moves the handling of the chip's enable pin from the board > >> code into the driver. It also updates all board-code files using the > >> driver to incorporate this change. > >> > >> This is needed for device tree support of the enable pin. > > > > This seems safe to merge along with the other LED patches, the > > changes to arch/arm/mach-omap2 should not conflict with anything. > > > > So for the arch/arm/mach-omap2 changes: > > > > Acked-by: Tony Lindgren > > I'm OK for LED parts, will this patch go through omap tree? If so, > please add my ack. > > Acked-by: Bryan Wu It's probably best that you take it via with the LED patches. Regards, Tony