Lines Matching +full:ethernet +full:- +full:switch
1 Lantiq GSWIP Ethernet switches
6 - compatible : "lantiq,xrx200-gswip" for the embedded GSWIP in the
8 - reg : memory range of the GSWIP core registers
17 - compatible : "lantiq,xrx200-mdio" for the MDIO bus inside the GSWIP
25 - compatible : "lantiq,xrx200-gphy-fw", "lantiq,gphy-fw"
26 "lantiq,xrx300-gphy-fw", "lantiq,gphy-fw"
27 "lantiq,xrx330-gphy-fw", "lantiq,gphy-fw"
30 - lantiq,rcu : reference to the rcu syscon
35 - reg : Offset of the GPHY firmware register in the RCU
37 - resets : list of resets of the embedded GPHY
38 - reset-names : list of names of the resets
42 Ethernet switch on the VRX200 SoC:
44 switch@e108000 {
45 #address-cells = <1>;
46 #size-cells = <0>;
47 compatible = "lantiq,xrx200-gswip";
48 reg = < 0xe108000 0x3100 /* switch */
55 #address-cells = <1>;
56 #size-cells = <0>;
61 phy-mode = "rgmii";
62 phy-handle = <&phy0>;
68 phy-mode = "rgmii";
69 phy-handle = <&phy1>;
75 phy-mode = "internal";
76 phy-handle = <&phy11>;
82 phy-mode = "internal";
83 phy-handle = <&phy13>;
89 phy-mode = "rgmii";
90 phy-handle = <&phy5>;
96 ethernet = <ð0>;
101 #address-cells = <1>;
102 #size-cells = <0>;
103 compatible = "lantiq,xrx200-mdio";
106 phy0: ethernet-phy@0 {
109 phy1: ethernet-phy@1 {
112 phy5: ethernet-phy@5 {
115 phy11: ethernet-phy@11 {
118 phy13: ethernet-phy@13 {
123 gphy-fw {
124 compatible = "lantiq,xrx200-gphy-fw", "lantiq,gphy-fw";
126 #address-cells = <1>;
127 #size-cells = <0>;
133 reset-names = "gphy";
140 reset-names = "gphy";