u-boot-brain/arch/arm/dts/am335x-evm-u-boot.dtsi

14 lines
190 B
Plaintext
Raw Normal View History

// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
*/
&mmc3 {
status = "disabled";
};
&usb0 {
dr_mode = "peripheral";
};