Searched +full:xrx200 +full:- +full:gswip (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
H A D | lantiq-gswip.txt | 1 Lantiq GSWIP Ethernet switches 4 Required properties for GSWIP core: 6 - compatible : "lantiq,xrx200-gswip" for the embedded GSWIP in the 7 xRX200 SoC 8 "lantiq,xrx300-gswip" for the embedded GSWIP in the 10 "lantiq,xrx330-gswip" for the embedded GSWIP in the 12 - reg : memory range of the GSWIP core registers 13 : memory range of the GSWIP MDIO registers 14 : memory range of the GSWIP MII registers 21 - compatible : "lantiq,xrx200-mdio" for the MDIO bus inside the GSWIP [all …]
|
H A D | lantiq,gswip.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/dsa/lantiq,gswip.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Lantiq GSWIP Ethernet switches 10 - $ref: dsa.yaml#/$defs/ethernet-ports 13 - Hauke Mehrtens <hauke@hauke-m.de> 18 - lantiq,xrx200-gswip 19 - lantiq,xrx300-gswip 20 - lantiq,xrx330-gswip [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | lantiq,xrx200-net.txt | 1 Lantiq xRX200 GSWIP PMAC Ethernet driver 6 - compatible : "lantiq,xrx200-net" for the PMAC of the embedded 7 : GSWIP in the xXR200 8 - reg : memory range of the PMAC core inside of the GSWIP core 9 - interrupts : TX and RX DMA interrupts. Use interrupt-names "tx" for 15 #address-cells = <1>; 16 #size-cells = <0>; 17 compatible = "lantiq,xrx200-net"; 20 interrupt-names = "tx", "rx";
|
H A D | lantiq,xrx200-net.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/lantiq,xrx200-net.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Lantiq xRX200 GSWIP PMAC Ethernet driver 10 - Hauke Mehrtens <hauke@hauke-m.de> 14 pattern: "^ethernet@[0-9a-f]+$" 17 const: lantiq,xrx200-net 24 - description: TX interrupt 25 - description: RX interrupt [all …]
|