Lines Matching +full:3243 +full:x +full:- +full:emac
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/net/idt,3243x-emac.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
12 - Thomas Bogendoerfer <tsbogend@alpha.franken.de>
15 - $ref: ethernet-controller.yaml#
19 const: idt,3243x-emac
24 reg-names:
26 - const: emac
27 - const: dma_rx
28 - const: dma_tx
32 - description: RX interrupt
33 - description: TX interrupt
35 interrupt-names:
37 - const: rx
38 - const: tx
43 clock-names:
45 - const: mdioclk
48 - compatible
49 - reg
50 - reg-names
51 - interrupts
52 - interrupt-names
57 - |
60 compatible = "idt,3243x-emac";
65 reg-names = "emac", "dma_rx", "dma_tx";
67 interrupt-parent = <&rcpic3>;
69 interrupt-names = "rx", "tx";
72 clock-names = "mdioclk";