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-rc3 15 lines 360 B view raw
1/* 2 * tny_a9260.dts - Device Tree file for Caloa TNY A9260 board 3 * 4 * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> 5 * 6 * Licensed under GPLv2. 7 */ 8/dts-v1/; 9/include/ "at91sam9260.dtsi" 10/include/ "tny_a9260_common.dtsi" 11 12/ { 13 model = "Calao TNY A9260"; 14 compatible = "calao,tny-a9260", "atmel,at91sam9260", "atmel,at91sam9"; 15};