mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-13 10:19:59 +01:00
realtek: dts: add LGS328C port 21 definition
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Port 21 definition was missed during addition of LGS328C. Add it to the dts. Fixes:853d73f("realtek: add support for Linksys LGS328C") Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de> Link: https://github.com/openwrt/openwrt/pull/21793 Signed-off-by: Robert Marko <robimarko@gmail.com> (cherry picked from commit75fd2497ac) Link: https://github.com/openwrt/openwrt/pull/21900 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
53d688cf85
commit
2efc40b0ed
1 changed files with 1 additions and 0 deletions
|
|
@ -215,6 +215,7 @@
|
|||
SWITCH_PORT_SDS(17, 18, 3, usxgmii)
|
||||
SWITCH_PORT_SDS(18, 19, 3, usxgmii)
|
||||
SWITCH_PORT_SDS(19, 20, 3, usxgmii)
|
||||
SWITCH_PORT_SDS(20, 21, 3, usxgmii)
|
||||
SWITCH_PORT_SDS(21, 22, 3, usxgmii)
|
||||
SWITCH_PORT_SDS(22, 23, 3, usxgmii)
|
||||
SWITCH_PORT_SDS(23, 24, 3, usxgmii)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue