Hi, On Thu, Apr 10, 2014 at 04:47:15PM -0700, Tony Lindgren wrote: > + leds { > + compatible = "gpio-leds"; > + heartbeat { > + label = "debug::sleep"; > + gpios = <&gpio6 2 GPIO_ACTIVE_HIGH>; /* gpio162 */ > + linux,default-trigger = "default-on"; Just some very minor nits, spaces should be converted to TABs here for indent, and patch title should say "keyboard" instead of "keybaord". Acked-by: Aaro Koskinen <aaro.koskinen@xxxxxx> > + pinctrl-names = "default"; > + pinctrl-0 = <&debug_leds>; > + }; > + }; A. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html