blob: 7284eb97910557ccc0eeae2d526fee4196819634 [file] [log] [blame]
Madalin Bucurc34c4e62020-04-30 16:00:12 +03001// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
2/*
3 * T1023 Silicon/SoC Device Tree Source (post include)
4 *
5 * Copyright 2014 Freescale Semiconductor Inc.
6 * Copyright 2019-2020 NXP
7 *
8 */
9
10&soc {
11
12/include/ "qoriq-clockgen2.dtsi"
13/include/ "qoriq-gpio-0.dtsi"
14/include/ "qoriq-gpio-1.dtsi"
15/include/ "qoriq-gpio-2.dtsi"
16/include/ "qoriq-gpio-3.dtsi"
17
18/* include used FMan blocks */
19/include/ "qoriq-fman3l-0.dtsi"
20/include/ "qoriq-fman3-0-10g-0-best-effort.dtsi"
21/include/ "qoriq-fman3-0-1g-1.dtsi"
22/include/ "qoriq-fman3-0-1g-2.dtsi"
23/include/ "qoriq-fman3-0-1g-3.dtsi"
24 fman@400000 {
25 enet0: ethernet@e0000 {
26 };
27
28 enet1: ethernet@e2000 {
29 };
30
31 enet2: ethernet@e4000 {
32 };
33
34 enet3: ethernet@e6000 {
35 };
36 };
37};