diff options
Diffstat (limited to 'arch/mips/dts/ap143.dts')
-rw-r--r-- | arch/mips/dts/ap143.dts | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/dts/ap143.dts b/arch/mips/dts/ap143.dts index 6aedd87db9..2e23225f12 100644 --- a/arch/mips/dts/ap143.dts +++ b/arch/mips/dts/ap143.dts @@ -40,3 +40,8 @@ reg = <0>; }; }; + +&gmac1 { + status = "okay"; + phy-mode = "rgmii"; +}; |