xref: /openbmc/u-boot/arch/arm/dts/am335x-evm-u-boot.dtsi (revision 473f55676a65e068ba82096f54cd1e9f16ecc006)
1// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
4 */
5
6
7&mmc3 {
8	status = "disabled";
9};
10
11&usb0 {
12	dr_mode = "peripheral";
13};
14