OSDN Git Service

MIPS: Loongson64: DTS: Add GMAC support for LS7A PCH
authorQing Zhang <zhangqing@loongson.cn>
Fri, 18 Jun 2021 02:53:36 +0000 (10:53 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Jun 2021 18:48:34 +0000 (11:48 -0700)
The GMAC module is now supported, enable it.

Signed-off-by: Qing Zhang <zhangqing@loongson.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/mips/boot/dts/loongson/ls7a-pch.dtsi

index f99a7a1..58b9bb4 100644 (file)
                                compatible = "pci0014,7a03.0",
                                                   "pci0014,7a03",
                                                   "pciclass020000",
-                                                  "pciclass0200";
+                                                  "pciclass0200",
+                                                  "loongson, pci-gmac";
 
                                reg = <0x1800 0x0 0x0 0x0 0x0>;
                                interrupts = <12 IRQ_TYPE_LEVEL_HIGH>,
                                compatible = "pci0014,7a03.0",
                                                   "pci0014,7a03",
                                                   "pciclass020000",
-                                                  "pciclass0200";
+                                                  "pciclass0200",
+                                                  "loongson, pci-gmac";
 
                                reg = <0x1900 0x0 0x0 0x0 0x0>;
                                interrupts = <14 IRQ_TYPE_LEVEL_HIGH>,