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 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.