blob: a112db9d1ae830255903a1a3fa4e480d180585c3 [file] [log] [blame]
Lukasz Majewski9eba5e42019-04-04 12:35:35 +02001/*
2 * Copyright 2019
3 * Lukasz Majewski, DENX Software Engineering, lukma@denx.de
4 *
5 * SPDX-License-Identifier: GPL-2.0+ or X11
6 */
7
Lukasz Majewski4a45f402020-02-26 12:37:00 +01008&fec {
9 fixed-link { /* RMII fixed link for both HSC|DDC */
10 speed = <100>;
11 full-duplex;
12 };
13};
14
Lukasz Majewski9eba5e42019-04-04 12:35:35 +020015&pmic {
16 u-boot,i2c-transaction-bytes = <3>;
17};