From: Daniel Mack Date: Sun, 28 Apr 2013 20:49:52 +0000 (+0200) Subject: ARM: bcm2835: Add Raspberry Pi's ACT LED to DT X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~69^2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=805b4db8076d47a181032a87db8a732fc8d94596;p=pandora-kernel.git ARM: bcm2835: Add Raspberry Pi's ACT LED to DT The Raspberry Pi board has one GPIO-controlled LED labeled "ACT". Add it to the DT via the gpio-leds driver, so users can control it from userspace. If CONFIG_LEDS_TRIGGER_HEARTBEAT is set, the LED will also signal some sign of life. The GPIO circuitry is low-active. And as the bootloader may decide to switch the LED on at boot time, the default state is 'keep'. Signed-off-by: Daniel Mack Signed-off-by: Stephen Warren --- Reading git-diff-tree failed