hc
2023-02-13 e440ec23c5a540cdd3f7464e8779219be6fd3d95
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";
};