Re: [v2] powerpc/configs: Enable LEDS support

2015-08-27 Thread Michael Ellerman
On Thu, 2015-27-08 at 06:04:10 UTC, Vasant Hegde wrote: > Commit 84ad6e5c added LEDS support for PowerNV platform. Lets > update ppc64_defconfig to pick LEDS driver. > > PowerNV LEDS driver looks for "/ibm,opal/leds" node in device > tree and loads if this node exists. Hence added it as 'm'. > >

Re: [v2] powerpc/configs: Enable LEDS support

2015-08-27 Thread Vasant Hegde
On 08/27/2015 03:56 PM, Michael Ellerman wrote: > On Thu, 2015-27-08 at 06:04:10 UTC, Vasant Hegde wrote: >> Commit 84ad6e5c added LEDS support for PowerNV platform. Lets >> update ppc64_defconfig to pick LEDS driver. >> >> PowerNV LEDS driver looks for "/ibm,opal/leds" node in device >> tree and l

Re: [v2] powerpc/configs: Enable LEDS support

2015-08-27 Thread Michael Ellerman
On Thu, 2015-27-08 at 06:04:10 UTC, Vasant Hegde wrote: > Commit 84ad6e5c added LEDS support for PowerNV platform. Lets > update ppc64_defconfig to pick LEDS driver. > > PowerNV LEDS driver looks for "/ibm,opal/leds" node in device > tree and loads if this node exists. Hence added it as 'm'. > >