Searched +full:mdio +full:- +full:gpio0 (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - $ref: dsa.yaml#/$defs/ethernet-ports13 - Linus Walleij <linus.walleij@linaro.org>18 MDIO or SPI.20 The SMI "Simple Management Interface" is a two-wire protocol using21 bit-banged GPIO that while it reuses the MDIO lines MCK and MDIO does22 not use the MDIO protocol. This binding defines how to specify the23 SMI-based Realtek devices. The realtek-smi driver is a platform driver[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/net/mdio-gpio.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: MDIO on GPIOs10 - Andrew Lunn <andrew@lunn.ch>11 - Heiner Kallweit <hkallweit1@gmail.com>12 - Russell King <linux@armlinux.org.uk>15 - $ref: mdio.yaml#20 - virtual,mdio-gpio[all …]
4 - compatible: Should be "ni,xge-enet-3.00", but can be "ni,xge-enet-2.00" for5 older device trees with DMA engines co-located in the address map,7 - reg: Address and length of the register set for the device. It contains the8 information of registers in the same order as described by reg-names.9 - reg-names: Should contain the reg names11 "ctrl": MDIO and PHY control and status region12 - interrupts: Should contain tx and rx interrupt13 - interrupt-names: Should be "rx" and "tx"14 - phy-mode: See ethernet.txt file in the same directory.15 - nvmem-cells: Phandle of nvmem cell containing the MAC address[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/firmware/intel,ixp4xx-network-processing-engine.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#11 - Linus Walleij <linus.walleij@linaro.org>16 and crypto tasks. It also manages the MDIO bus to the ethernet PHYs24 - items:25 - const: intel,ixp4xx-network-processing-engine29 - description: NPE0 (NPE-A) register range30 - description: NPE1 (NPE-B) register range[all …]