arm: dts: lx2160aqds: add MDIO slots
[oweals/u-boot.git] / arch / arm / dts / imx53-kp-u-boot.dtsi
1 /*
2  * Copyright 2019
3  * Lukasz Majewski, DENX Software Engineering, lukma@denx.de
4  *
5  * SPDX-License-Identifier:     GPL-2.0+ or X11
6  */
7
8 &fec {
9         fixed-link { /* RMII fixed link for both HSC|DDC */
10                 speed = <100>;
11                 full-duplex;
12         };
13 };
14
15 &pmic {
16         u-boot,i2c-transaction-bytes = <3>;
17 };