summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/kirkwood-topkick-bb.dts
blob: 20b74b111d91d87ae39963b288964c205ebf412b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * Barebox specific DT overlay for USI Topkick
 *   Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
 */

#include "arm/kirkwood-topkick.dts"

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