Skip to content

Commit 5f0c5f1

Browse files
committed
arm64: dts: mediatek: mt7988-bpi-r4: update 2g5 dts
1 parent 33c1c47 commit 5f0c5f1

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-2g5.dts

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,20 @@
33
/dts-v1/;
44

55
#include "mt7988a-bananapi-bpi-r4.dtsi"
6+
7+
/ {
8+
model = "Bananapi BPI-R4 2.5GE";
9+
};
10+
11+
&gmac1 {
12+
phy-mode = "internal";
13+
phy-connection-type = "internal";
14+
phy = <&int_2p5g_phy>;
15+
status = "okay";
16+
openwrt,netdev-name = "lan4";
17+
};
18+
19+
&int_2p5g_phy {
20+
pinctrl-names = "i2p5gbe-led";
21+
pinctrl-0 = <&i2p5gbe_led0_pins>;
22+
};

0 commit comments

Comments
 (0)