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:06:04 -0700 Message-ID: <20131022170604.GP15154@atomide.com> References: <1382446896-28436-1-git-send-email-sre@debian.org> <1382446896-28436-2-git-send-email-sre@debian.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1382446896-28436-2-git-send-email-sre@debian.org> Sender: linux-kernel-owner@vger.kernel.org To: Sebastian Reichel Cc: Sebastian Reichel , =?utf-8?Q?Beno=C3=AEt?= Cousson , Bryan Wu , 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, linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org, linux-omap@vger.kernel.org List-Id: devicetree@vger.kernel.org * 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