Lines Matching +full:sun7i +full:- +full:a20 +full:- +full:gmac
1 * Allwinner GMAC ethernet controller
7 - compatible: Should be "allwinner,sun7i-a20-gmac"
8 - clocks: Should contain the GMAC main clock, and tx clock
9 The tx clock type should be "allwinner,sun7i-a20-gmac-clk"
10 - clock-names: Should contain the clock names "stmmaceth",
14 - phy-supply: phandle to a regulator if the PHY needs one
18 gmac: ethernet@01c50000 {
19 compatible = "allwinner,sun7i-a20-gmac";
23 interrupt-names = "macirq";
25 clock-names = "stmmaceth", "allwinner_gmac_tx";
26 phy-mode = "mii";