Searched +full:nsp +full:- +full:amac (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/net/brcm,amac.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Broadcom AMAC Ethernet Controller10 - Florian Fainelli <f.fainelli@gmail.com>13 - $ref: ethernet-controller.yaml#14 - if:19 - brcm,amac24 reg-names:[all …]
1 Broadcom AMAC Ethernet Controller Device Tree Bindings2 -------------------------------------------------------------5 - compatible: "brcm,amac"6 "brcm,nsp-amac"7 "brcm,ns2-amac"8 - reg: Address and length of the register set for the device. It10 described by reg-names11 - reg-names: Names of the registers.14 (required for NSP and Northstar2)17 - interrupts: Interrupt number[all …]
33 #include <dt-bindings/interrupt-controller/arm-gic.h>34 #include <dt-bindings/interrupt-controller/irq.h>35 #include <dt-bindings/clock/bcm-nsp.h>38 #address-cells = <1>;39 #size-cell[all...]
33 #include <dt-bindings/interrupt-controller/arm-gic.h>34 #include <dt-bindings/interrupt-controller/irq.h>39 interrupt-parent = <&gic>;40 #address-cells = <1>;41 #size-cells = <1>;44 #address-cells = <1>;45 #size-cell[all...]