summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7s-colibri.dts
blob: 93c7e2009d7bf1c4cb66aa8ece586dc208320c50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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", "fsl,imx7d";
};

&usbotg2 {
	status = "disabled";
};

&usbmisc2 {
	status = "disabled";
};

&usbphy_nop2 {
	status = "disabled";
};