blob: c06526b3dba57790edc2c1f50f48a274f78a9d30 [file] [log] [blame]
Camelia Groza97251f82021-04-13 19:47:55 +03001// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
2/*
3 * T2080 Silicon/SoC Device Tree Source (post include)
4 *
5 * Copyright 2013 Freescale Semiconductor Inc.
6 * Copyright 2021 NXP
7 *
8 */
9&soc {
10
11/include/ "qoriq-clockgen2.dtsi"
12/include/ "qoriq-gpio-0.dtsi"
13/include/ "qoriq-gpio-1.dtsi"
14/include/ "qoriq-gpio-2.dtsi"
15/include/ "qoriq-gpio-3.dtsi"
Gaurav Jaina8ae3f62022-03-24 11:50:36 +053016/include/ "qoriq-sec5.2-0.dtsi"
Camelia Groza97251f82021-04-13 19:47:55 +030017
18/include/ "qoriq-fman3-0.dtsi"
19/include/ "qoriq-fman3-0-10g-0-best-effort.dtsi"
20/include/ "qoriq-fman3-0-10g-1-best-effort.dtsi"
21/include/ "qoriq-fman3-0-1g-2.dtsi"
22/include/ "qoriq-fman3-0-1g-3.dtsi"
23/include/ "qoriq-fman3-0-10g-0.dtsi"
24/include/ "qoriq-fman3-0-10g-1.dtsi"
25 fman@400000 {
26 enet0: ethernet@e0000 {
27 };
28
29 enet1: ethernet@e2000 {
30 };
31
32 enet2: ethernet@e4000 {
33 };
34
35 enet3: ethernet@e6000 {
36 };
37
38 enet6: ethernet@f0000 {
39 };
40
41 enet7: ethernet@f2000 {
42 };
43
44 mdio@fc000 {
45 interrupts = <100 1 0 0>;
46 };
47
48 mdio@fd000 {
49 interrupts = <101 1 0 0>;
50 };
51 };
52};