summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7s-colibri.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/imx7s-colibri.dts')
-rw-r--r--arch/arm/boot/dts/imx7s-colibri.dts26
1 files changed, 26 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx7s-colibri.dts b/arch/arm/boot/dts/imx7s-colibri.dts
new file mode 100644
index 000000000000..3c66d9ecf086
--- /dev/null
+++ b/arch/arm/boot/dts/imx7s-colibri.dts
@@ -0,0 +1,26 @@
+/*
+ * Copyright (C) 2016 Toradex AG
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ */
+
+#include "imx7d-colibri.dts"
+
+/ {
+ model = "Toradex Colibri iMX7S on Colibri Evaluation Board V3";
+ compatible = "toradex,colibri_imx7s-eval", "toradex,colibri_imx7s", "fsl,imx7s";
+};
+
+&usbotg2 {
+ status = "disabled";
+};
+
+&usbmisc2 {
+ status = "disabled";
+};
+
+&usbphy_nop2 {
+ status = "disabled";
+};