Re: [v2] powerpc/configs: Enable LEDS support
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2015-08-27 21:58:34
Also in:
linux-leds
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2015-08-27 21:58:34
Also in:
linux-leds
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'. Also note that powernv LEDS driver needs NEW_LEDS and LEDS_CLASS as well. Hence added them to config file. Suggested-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Vasant Hegde <redacted> Cc: Stewart Smith <redacted>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/d690740f22f6520873f96e66 cheers