1 * NXP LPC1850 GMAC ethernet controller
3 This device is a platform glue layer for stmmac.
4 Please see stmmac.txt for the other unchanged properties.
7 - compatible: Should contain "nxp,lpc1850-dwmac"
11 mac: ethernet@40010000 {
12 compatible = "nxp,lpc1850-dwmac", "snps,dwmac-3.611", "snps,dwmac";
13 reg = <0x40010000 0x2000>;
15 interrupt-names = "macirq";
16 clocks = <&ccu1 CLK_CPU_ETHERNET>;
17 clock-names = "stmmaceth";
19 reset-names = "stmmaceth";