aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/at91sam9g15ek.dts
blob: 5427b2dba87e34150e1fb2f4dd0e60652fcf5d2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * at91sam9g15ek.dts - Device Tree file for AT91SAM9G15-EK board
 *
 *  Copyright (C) 2012 Atmel,
 *                2012 Nicolas Ferre <nicolas.ferre@atmel.com>
 *
 * Licensed under GPLv2 or later.
 */
/dts-v1/;
/include/ "at91sam9g15.dtsi"
/include/ "at91sam9x5ek.dtsi"

/ {
	model = "Atmel AT91SAM9G15-EK";
	compatible = "atmel,at91sam9g15ek", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9";
};