Commit 47a311c3 authored by Qing Zhang's avatar Qing Zhang Committed by David S. Miller
Browse files

MIPS: Loongson64: DTS: Add GMAC support for LS7A PCH



The GMAC module is now supported, enable it.

Signed-off-by: default avatarQing Zhang <zhangqing@loongson.cn>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f8a11425
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -186,7 +186,8 @@
				compatible = "pci0014,7a03.0",
						   "pci0014,7a03",
						   "pciclass020000",
						   "pciclass0200";
						   "pciclass0200",
						   "loongson, pci-gmac";

				reg = <0x1800 0x0 0x0 0x0 0x0>;
				interrupts = <12 IRQ_TYPE_LEVEL_HIGH>,
@@ -208,7 +209,8 @@
				compatible = "pci0014,7a03.0",
						   "pci0014,7a03",
						   "pciclass020000",
						   "pciclass0200";
						   "pciclass0200",
						   "loongson, pci-gmac";

				reg = <0x1900 0x0 0x0 0x0 0x0>;
				interrupts = <14 IRQ_TYPE_LEVEL_HIGH>,