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