Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / imx7d-colibri-emmc.dtsi
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
2 /*
3  * Copyright 2017 Toradex AG
4  */
5
6 #include "imx7d.dtsi"
7 #include "imx7-colibri.dtsi"
8
9 / {
10         memory {
11                 reg = <0x80000000 0x40000000>;
12         };
13 };
14
15 &usbotg2 {
16         dr_mode = "host";
17 };
18
19 &usdhc3 {
20         status = "okay";
21 };