xref: /freebsd/sys/contrib/device-tree/src/powerpc/fsl/t1040rdb-rev-a.dts (revision cb7aa33ac6cd46a5434798e50363136e64f3ae98)
1*c9ccf3a3SEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0-or-later
2*c9ccf3a3SEmmanuel Vadot/*
3*c9ccf3a3SEmmanuel Vadot * T1040RDB-REV-A Device Tree Source
4*c9ccf3a3SEmmanuel Vadot *
5*c9ccf3a3SEmmanuel Vadot * Copyright 2014 - 2015 Freescale Semiconductor Inc.
6*c9ccf3a3SEmmanuel Vadot *
7*c9ccf3a3SEmmanuel Vadot */
8*c9ccf3a3SEmmanuel Vadot
9*c9ccf3a3SEmmanuel Vadot#include "t1040rdb.dts"
10*c9ccf3a3SEmmanuel Vadot
11*c9ccf3a3SEmmanuel Vadot/ {
12*c9ccf3a3SEmmanuel Vadot	model = "fsl,T1040RDB-REV-A";
13*c9ccf3a3SEmmanuel Vadot};
14*c9ccf3a3SEmmanuel Vadot
15*c9ccf3a3SEmmanuel Vadot&seville_port0 {
16*c9ccf3a3SEmmanuel Vadot	label = "ETH5";
17*c9ccf3a3SEmmanuel Vadot};
18*c9ccf3a3SEmmanuel Vadot
19*c9ccf3a3SEmmanuel Vadot&seville_port2 {
20*c9ccf3a3SEmmanuel Vadot	label = "ETH7";
21*c9ccf3a3SEmmanuel Vadot};
22*c9ccf3a3SEmmanuel Vadot
23*c9ccf3a3SEmmanuel Vadot&seville_port4 {
24*c9ccf3a3SEmmanuel Vadot	label = "ETH9";
25*c9ccf3a3SEmmanuel Vadot};
26*c9ccf3a3SEmmanuel Vadot
27*c9ccf3a3SEmmanuel Vadot&seville_port6 {
28*c9ccf3a3SEmmanuel Vadot	label = "ETH11";
29*c9ccf3a3SEmmanuel Vadot};
30