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