blob: f1033f7efbbf6a11555d532f34d3c63997973925 [file] [log] [blame]
Angelo Dureghelloaa54e452019-03-13 21:46:43 +01001// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright (C) 2018 Angelo Dureghello <angelo@sysam.it>
4 */
5
6/dts-v1/;
7/include/ "mcf54xx.dtsi"
8
9/ {
10 model = "Freescale M5475CFE";
11 compatible = "fsl,M5475CFE";
12};
13
Angelo Durgehello0dac8012019-11-15 23:54:13 +010014&fec0 {
15 status = "okay";
16};
17
18&fec1 {
19 status = "okay";
20 mii-base = <0>;
21};