uboot/u-boot-stm32mp-2020.01/arch/arm/dts/am335x-evm-u-boot.dtsi

14 lines
190 B
Plaintext
Raw Permalink Normal View History

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