[PATCH 1/2] powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED states
Vasant Hegde
hegdevasant at linux.vnet.ibm.com
Fri Mar 20 19:07:31 AEDT 2015
On 03/20/2015 11:53 AM, Michael Ellerman wrote:
> On Sun, 2015-03-08 at 16:44 +0530, Vasant Hegde wrote:
>> From: Anshuman Khandual <khandual at linux.vnet.ibm.com>
>>
>> This patch registers the following two new OPAL interfaces calls
>> for the platform LED subsystem. With the help of these new OPAL calls,
>> the kernel will be able to get or set the state of various individual
>> LEDs on the system at any given location code which is passed through
>> the LED specific device tree nodes.
>>
>> (1) OPAL_LEDS_GET_INDICATOR opal_leds_get_ind
>> (2) OPAL_LEDS_SET_INDICATOR opal_leds_set_ind
>>
>> Signed-off-by: Anshuman Khandual <khandual at linux.vnet.ibm.com>
>> Signed-off-by: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
>> ---
>> arch/powerpc/include/asm/opal.h | 19 +++++++++++++------
>
> We've split opal.h in next.
>
> Can you please rebase on top of it:
>
> https://git.kernel.org/cgit/linux/kernel/git/mpe/linux.git/log/?h=next
Sure.. will rebase and send v2 soon.
-Vasant
More information about the Linuxppc-dev
mailing list