blob: ffbc2d6a063e5cd2948fa95cefc0ee9483ffe056 [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 M5475BFE";
11 compatible = "fsl,M5475BFE";
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};