summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/imx7d-colibri-aster.dts
blob: f3f0537d5a37538f8b3938d2e16092364dbce2cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
/*
 * Copyright 2017-2020 Toradex AG
 *
 */

/dts-v1/;
#include "imx7d-colibri.dtsi"
#include "imx7-colibri-aster.dtsi"

/ {
	model = "Toradex Colibri iMX7D on Aster Carrier Board";
	compatible = "toradex,colibri-imx7d-aster", "toradex,colibri-imx7d",
		     "fsl,imx7d";
};

&usbotg2 {
	vbus-supply = <&reg_usbh_vbus>;
	status = "okay";
};