summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/vf610-twr.dts
diff options
context:
space:
mode:
authorAndrey Smirnov <andrew.smirnov@gmail.com>2016-11-09 08:13:53 -0800
committerSascha Hauer <s.hauer@pengutronix.de>2016-11-11 08:57:25 +0100
commitd8162dd6f18eeb51d1a3176e5edf40d150b11e32 (patch)
treea39894b0cc4c549ad7a322552d338e6bd0b556d5 /arch/arm/dts/vf610-twr.dts
parentd72301826ee9770964398486e48b5104d4ea07f8 (diff)
downloadbarebox-d8162dd6f18eeb51d1a3176e5edf40d150b11e32.tar.gz
barebox-d8162dd6f18eeb51d1a3176e5edf40d150b11e32.tar.xz
i.MX: Add support for VF610 Tower board
Add support for VF610 Tower board. Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/dts/vf610-twr.dts')
-rw-r--r--arch/arm/dts/vf610-twr.dts14
1 files changed, 14 insertions, 0 deletions
diff --git a/arch/arm/dts/vf610-twr.dts b/arch/arm/dts/vf610-twr.dts
new file mode 100644
index 0000000000..54b4435a54
--- /dev/null
+++ b/arch/arm/dts/vf610-twr.dts
@@ -0,0 +1,14 @@
+/*
+ * Copyright 2013 Freescale Semiconductor, Inc.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ */
+
+#include <arm/vf610-twr.dts>
+
+&usbdev0 {
+ status = "disabled";
+};