Lines Matching +full:serial +full:- +full:id
1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Copyright 2016 Elettra-Sincrotrone Trieste S.C.p.A.
10 /include/ "mpc8641si-pre.dtsi"
37 phy-handle = <&phy0>;
38 phy-connection-type = "rgmii-id";
42 phy0: ethernet-phy@1 {
45 phy1: ethernet-phy@2 {
48 phy2: ethernet-phy@3 {
51 phy3: ethernet-phy@4 {
57 phy-handle = <&phy1>;
58 phy-connection-type = "rgmii-id";
66 phy-handle = <&phy2>;
67 phy-connection-type = "rgmii-id";
75 phy-handle = <&phy3>;
76 phy-connection-type = "rgmii-id";
83 serial1: serial@4600 {
98 compatible = "artesyn,mvme7100-bcsr";
102 serial@5,1000 {
103 device_type = "serial";
106 clock-frequency = <1843200>;
110 serial@5,2000 {
111 device_type = "serial";
114 clock-frequency = <1843200>;
118 serial@5,3000 {
119 device_type = "serial";
122 clock-frequency = <1843200>;
126 serial@5,4000 {
127 device_type = "serial";
130 clock-frequency = <1843200>;
144 stdout-path = &serial0;
148 /include/ "mpc8641si-post.dtsi"