We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33c1c47 commit 5f0c5f1Copy full SHA for 5f0c5f1
1 file changed
arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-2g5.dts
@@ -3,3 +3,20 @@
3
/dts-v1/;
4
5
#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