blob: 2f667b083e814a2eafb5c582f29d821cd7e47990 [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// SPDX-License-Identifier: GPL-2.0-or-later
2/*
3 * usb_a9g20.dts - Device Tree file for Caloa USB A9G20 board
4 *
5 * Copyright (C) 2011 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6 */
7/dts-v1/;
8#include "usb_a9g20_common.dtsi"
9
10/ {
11 model = "Calao USB A9G20";
12 compatible = "calao,usb-a9g20", "atmel,at91sam9g20", "atmel,at91sam9";
13};