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