Searched +full:en7581 +full:- +full:npu (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/net/airoha,en7581-npu.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Airoha Network Processor Unit for EN7581 SoC10 - Lorenzo Bianconi <lorenzo@kernel.org>13 The Airoha Network Processor Unit (NPU) provides a configuration interface20 - airoha,en7581-npu27 - description: mbox host irq line28 - description: watchdog0 irq line[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/net/airoha,en7581-eth.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Airoha EN7581 Frame Engine Ethernet controller10 - Lorenzo Bianconi <lorenzo@kernel.org>14 These SoCs have multi-GMAC ports.19 - airoha,en7581-eth23 - description: Frame engine base address24 - description: QDMA0 base address[all …]
1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 #include <dt-bindings/interrupt-controller/irq.h>4 #include <dt-bindings/interrupt-controller/arm-gic.h>5 #include <dt-bindings/clock/en7523-clk.h>6 #include <dt-bindings/reset/airoha,en7581-reset.h>9 interrupt-parent = <&gic>;10 #address-cells = <2>;11 #size-cells = <2>;13 reserved-memory {14 #address-cells = <2>;[all …]