Home
last modified time | relevance | path

Searched +full:xrx200 +full:- +full:net (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/net/
H A Dlantiq,xrx200-net.yaml1 # 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 …]
/linux/Documentation/devicetree/bindings/net/dsa/
H A Dlantiq,gswip.yaml1 # 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#
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
26 reg-names:
[all …]
/linux/drivers/net/dsa/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
5 source "drivers/net/dsa/b53/Kconfig"
20 tristate "DSA mock-up Ethernet switch chip support"
24 This enables support for a fake mock-up switch chip which
27 source "drivers/net/dsa/hirschmann/Kconfig"
35 the xrx200 / VR9 SoC.
44 switch chips. Multi-chip module MT7530 in MT7621AT, MT7621DAT,
45 MT7621ST and MT7623AI SoCs, and built-in switch in MT7988 SoC are
55 chips which are connected via MDIO, as well as multi-chip
65 This enables support for the built-in Ethernet switch found
[all …]