xref: /openbmc/u-boot/arch/arm/dts/am335x-evm-u-boot.dtsi (revision e74b74c52876d776dda7a7ee5e2a8d555eaa5c4f)
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