linuxOS_D21X/source/uboot-2021.10/arch/arm/dts/imx53-kp-u-boot.dtsi

18 lines
286 B
Plaintext
Raw Normal View History

2024-11-29 08:13:19 +00:00
/*
* Copyright 2019
* Lukasz Majewski, DENX Software Engineering, lukma@denx.de
*
* SPDX-License-Identifier: GPL-2.0+ or X11
*/
&fec {
fixed-link { /* RMII fixed link for both HSC|DDC */
speed = <100>;
full-duplex;
};
};
&pmic {
u-boot,i2c-transaction-bytes = <3>;
};