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