From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Ellerman Subject: Re: [v8,3/3] leds/powernv: Add driver for PowerNV platform Date: Tue, 18 Aug 2015 20:21:35 +1000 (AEST) Message-ID: <20150818102136.0C9DD1402B5@ozlabs.org> References: <1437801670-23705-4-git-send-email-hegdevasant@linux.vnet.ibm.com> Return-path: Received: from ozlabs.org ([103.22.144.67]:33124 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750799AbbHRKVi (ORCPT ); Tue, 18 Aug 2015 06:21:38 -0400 In-Reply-To: <1437801670-23705-4-git-send-email-hegdevasant@linux.vnet.ibm.com> Sender: linux-leds-owner@vger.kernel.org List-Id: linux-leds@vger.kernel.org To: linux-leds@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, j.anaszewski@samsung.com Cc: stewart@linux.vnet.ibm.com, j.anaszewski81@gmail.com, arnd@arndb.de, cooloney@gmail.com, Vasant Hegde , rpurdie@rpsys.net, khandual@linux.vnet.ibm.com On Sat, 2015-25-07 at 05:21:10 UTC, Vasant Hegde wrote: > This patch implements LED driver for PowerNV platform using the existing > generic LED class framework. > > PowerNV platform has below type of LEDs: > - System attention > Indicates there is a problem with the system that needs attention. > - Identify > Helps the user locate/identify a particular FRU or resource in the > system. > - Fault > Indicates there is a problem with the FRU or resource at the > location with which the indicator is associated. Hi Vasant, I'm waiting for a respin of this based on the discussion between you and Jackek. If I don't see it soon it will miss v4.3. cheers