mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-11-01 10:57:47 +00:00
ipq807x: fix dts for gl-ax1800
Signed-off-by: Jianhui Zhao <jianhui.zhao@gl-inet.com>
This commit is contained in:
committed by
John Crispin
parent
7368620fd2
commit
d160507230
@@ -160,7 +160,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&soc {
|
&soc {
|
||||||
mdio@90000 {
|
mdio0: mdio@90000 {
|
||||||
pinctrl-0 = <&mdio_pins>;
|
pinctrl-0 = <&mdio_pins>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
phy-reset-gpio = <&tlmm 74 GPIO_ACTIVE_HIGH>;
|
phy-reset-gpio = <&tlmm 74 GPIO_ACTIVE_HIGH>;
|
||||||
@@ -176,7 +176,7 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
ess-switch@3a000000 {
|
ess0: ess-switch@3a000000 {
|
||||||
switch_cpu_bmp = <0x1>; /* cpu port bitmap */
|
switch_cpu_bmp = <0x1>; /* cpu port bitmap */
|
||||||
switch_lan_bmp = <0x0c>; /* lan port bitmap */
|
switch_lan_bmp = <0x0c>; /* lan port bitmap */
|
||||||
switch_wan_bmp = <0x02>; /* wan port bitmap */
|
switch_wan_bmp = <0x02>; /* wan port bitmap */
|
||||||
|
|||||||
Reference in New Issue
Block a user