summaryrefslogtreecommitdiffstats
path: root/sys/gnu/dts/arm/usb_a9g20.dts
diff options
context:
space:
mode:
Diffstat (limited to 'sys/gnu/dts/arm/usb_a9g20.dts')
-rw-r--r--sys/gnu/dts/arm/usb_a9g20.dts14
1 files changed, 14 insertions, 0 deletions
diff --git a/sys/gnu/dts/arm/usb_a9g20.dts b/sys/gnu/dts/arm/usb_a9g20.dts
new file mode 100644
index 0000000..ec77cf8
--- /dev/null
+++ b/sys/gnu/dts/arm/usb_a9g20.dts
@@ -0,0 +1,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";
+};
OpenPOWER on IntegriCloud