mirror of
https://github.com/breeze303/openwrt-ipq.git
synced 2025-12-16 20:11:05 +00:00
fix gl-ax1800 gl-axt1800 nic name
This commit is contained in:
parent
6a1623809d
commit
7bfa0bd56d
@ -57,12 +57,14 @@
|
||||
&dp4 {
|
||||
phy-handle = <&qca8075_3>;
|
||||
status = "okay";
|
||||
label = "lan3";
|
||||
};
|
||||
|
||||
&dp5 {
|
||||
phy-handle = <&qca8075_4>;
|
||||
phy-mode = "psgmii";
|
||||
status = "okay";
|
||||
label = "lan4";
|
||||
};
|
||||
|
||||
&wifi {
|
||||
|
||||
@ -291,16 +291,19 @@
|
||||
&dp1{
|
||||
phy-handle = <&qca8075_0>;
|
||||
status = "okay";
|
||||
label = "wan";
|
||||
};
|
||||
|
||||
&dp2{
|
||||
phy-handle = <&qca8075_1>;
|
||||
status = "okay";
|
||||
label = "lan1";
|
||||
};
|
||||
|
||||
&dp3{
|
||||
phy-handle = <&qca8075_2>;
|
||||
status = "okay";
|
||||
label = "lan2";
|
||||
};
|
||||
|
||||
&qpic_bam {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user