From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sat, 24 Oct 2015 17:14:51 -0400 Subject: [U-Boot] [U-Boot,1/2] add generic stubs for GPIO LEDs In-Reply-To: <1440162801-27754-2-git-send-email-bernhard.nortmann@web.de> References: <1440162801-27754-2-git-send-email-bernhard.nortmann@web.de> Message-ID: <20151024211451.GG23893@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Aug 21, 2015 at 03:13:20PM +0200, Bernhard Nortmann wrote: > For boards that support LEDs driven via GPIO (CONFIG_GPIO_LED), > it may be useful to have some generic stubs (wrapper functions) > for the "colored" LEDs. > > This allows defining STATUS_LED_* values directly to GPIO numbers, > e.g.: #define STATUS_LED_GREEN 248 /* = PH24 */ > > To keep those optional, it's probably best to introduce an additional > configuration setting. I've chosen CONFIG_GPIO_LED_STUBS for that. > Placing the code in drivers/misc/gpio_led.c also ensures that it > automatically depends on CONFIG_GPIO_LED too. > > Signed-off-by: Bernhard Nortmann > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: