1
0
Fork 0

arm: dts: mt7623: add phy-mode property for gmac2

Add phy-mode property required by phylink on gmac2

Fixes: b8fc9f3082 ("net: ethernet: mediatek: Add basic PHYLINK support")
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Link: https://lore.kernel.org/r/70e3eff31ecd500ed4862d9de28325a4dbd15105.1583648927.git.sean.wang@mediatek.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
alistair/sunxi64-5.8
Sean Wang 2020-03-08 14:34:37 +08:00 committed by Matthias Brugger
parent 8f3d9f3542
commit ff5b89c285
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@
mac@1 {
compatible = "mediatek,eth-mac";
reg = <1>;
phy-mode = "rgmii";
phy-handle = <&phy5>;
};