mirror of
https://github.com/breeze303/openwrt-ipq.git
synced 2025-12-16 20:11:05 +00:00
fix jdcloud-ax1800-pro nic label
This commit is contained in:
parent
ae21ad1c30
commit
6a1623809d
@ -295,22 +295,26 @@
|
||||
&dp2 {
|
||||
phy-handle = <&qca8075_1>;
|
||||
status = "okay";
|
||||
label = "lan1";
|
||||
};
|
||||
|
||||
&dp3 {
|
||||
phy-handle = <&qca8075_2>;
|
||||
status = "okay";
|
||||
label = "lan2";
|
||||
};
|
||||
|
||||
&dp4 {
|
||||
phy-handle = <&qca8075_3>;
|
||||
status = "okay";
|
||||
label = "lan3";
|
||||
};
|
||||
|
||||
&dp5 {
|
||||
phy-handle = <&qca8075_4>;
|
||||
phy-mode = "psgmii";
|
||||
status = "okay";
|
||||
label = "wan";
|
||||
};
|
||||
|
||||
&sdhc_1 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user