Merge branch 'master' of git://git.denx.de/u-boot
[oweals/u-boot.git] / arch / arm / dts / am335x-evm-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
4  */
5
6 / {
7         panel {
8                 u-boot,dm-pre-reloc;
9         };
10 };
11
12
13 &mmc3 {
14         status = "disabled";
15 };
16
17 &usb0 {
18         dr_mode = "peripheral";
19 };