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

20 lines
234 B
Plaintext
Raw Normal View History

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