[PATCH 07/11] ARM: dts: Enable N900 keybaord sleep leds by default
Aaro Koskinen
aaro.koskinen at iki.fi
Fri Apr 11 16:31:09 PDT 2014
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 at iki.fi>
> + pinctrl-names = "default";
> + pinctrl-0 = <&debug_leds>;
> + };
> + };
A.
More information about the linux-arm-kernel
mailing list