Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.9-rc5 16 lines 412 B view raw
1/* 2 * at91sam9x25ek.dts - Device Tree file for AT91SAM9X25-EK board 3 * 4 * Copyright (C) 2012 Atmel, 5 * 2012 Nicolas Ferre <nicolas.ferre@atmel.com> 6 * 7 * Licensed under GPLv2 or later. 8 */ 9/dts-v1/; 10/include/ "at91sam9x25.dtsi" 11/include/ "at91sam9x5ek.dtsi" 12 13/ { 14 model = "Atmel AT91SAM9G25-EK"; 15 compatible = "atmel,at91sam9x25ek", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9"; 16};