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