Lines Matching +full:sun7i +full:- +full:a20 +full:- +full:gmac
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/net/allwinner,sun7i-a20-gmac.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner A20 GMAC
10 - $ref: snps,dwmac.yaml#
13 - Chen-Yu Tsai <wens@csie.org>
14 - Maxime Ripard <mripard@kernel.org>
18 const: allwinner,sun7i-a20-gmac
26 interrupt-names:
31 - description: GMAC main clock
32 - description: TX clock
34 clock-names:
36 - const: stmmaceth
37 - const: allwinner_gmac_tx
39 phy-supply:
44 - compatible
45 - reg
46 - interrupts
47 - interrupt-names
48 - clocks
49 - clock-names
50 - phy-mode
55 - |
56 gmac: ethernet@1c50000 {
57 compatible = "allwinner,sun7i-a20-gmac";
60 interrupt-names = "macirq";
62 clock-names = "stmmaceth", "allwinner_gmac_tx";
63 phy-mode = "mii";