Searched +full:sparx5 +full:- +full:serdes (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/phy/microchip,sparx5-serdes.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Microchip Sparx5 Serdes controller10 - Steen Hegelund <steen.hegelund@microchip.com>11 - Daniel Machon <daniel.machon@microchip.com>14 The Sparx5 SERDES interfaces share the same basic functionality, but17 The following list lists the SERDES features:22 * Rx built-in fault detector (loss-of-lock/loss-of-signal)[all …]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/net/microchip,sparx5-switch.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Microchip Sparx5 Ethernet switch controller10 - Steen Hegelund <steen.hegelund@microchip.com>11 - Lars Povlsen <lars.povlsen@microchip.com>12 - Daniel Machon <daniel.machon@microchip.com>15 The SparX-5 Enterprise Ethernet switch family provides a rich set of16 Enterprise switching features such as advanced TCAM-based VLAN and[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/gpio/gpio.h>7 #include <dt-bindings/interrupt-controller/arm-gic.h>8 #include <dt-bindings/clock/microchip,sparx5.h>11 compatible = "microchip,sparx5";12 interrupt-parent = <&gic>;13 #address-cells = <2>;14 #size-cells = <1>;23 stdout-path = "serial0:115200n8";27 #address-cells = <1>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * lan966x.dtsi - Device Tree Include file for Microchip LAN966 family SoC11 #include <dt-bindings/interrupt-controller/irq.h>12 #include <dt-bindings/interrupt-controller/arm-gic.h>13 #include <dt-bindings/mfd/atmel-flexcom.h>14 #include <dt-bindings/dma/at91.h>15 #include <dt-bindings/gpio/gpio.h>16 #include <dt-bindings/clock/microchip,lan966x.h>21 interrupt-parent = <&gic>;22 #address-cells = <1>;[all …]