Newer
Older
barebox / arch / arm / dts / kirkwood-guruplug-server-plus-bb.dts
@Sebastian Hesselbarth Sebastian Hesselbarth on 24 Jun 2014 259 bytes ARM: mvebu: convert Kirkwood devices to be probed from DT
/*
 * Barebox specific DT overlay for Globalscale Guruplug
 *   Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
 */

#include "arm/kirkwood-guruplug-server-plus.dts"

/ {
	gpio-leds {
		health-r {
			barebox,default-trigger = "heartbeat";
		};
	};
};