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