We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d313b0e commit 253358fCopy full SHA for 253358f
arch/arm/boot/dts/broadcom/bcm4709-linksys-ea9200.dts
@@ -47,3 +47,41 @@
47
&usb3_phy {
48
status = "okay";
49
};
50
+
51
+&srab {
52
+ status = "okay";
53
54
+ ports {
55
+ port@0 {
56
+ label = "lan1";
57
+ };
58
59
+ port@1 {
60
+ label = "lan2";
61
62
63
+ port@2 {
64
+ label = "lan3";
65
66
67
+ port@3 {
68
+ label = "lan4";
69
70
71
+ port@4 {
72
+ label = "wan";
73
74
75
+ port@5 {
76
+ status = "disabled";
77
78
79
+ port@7 {
80
81
82
83
+ port@8 {
84
+ label = "cpu";
85
86
87
+};
0 commit comments