]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: support Teltonika TSW202 21003/head
authorPatrick Grimm <patrick@lunatiki.de>
Thu, 11 Jun 2026 17:52:05 +0000 (19:52 +0200)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Thu, 11 Jun 2026 18:23:38 +0000 (20:23 +0200)
commitbc3d4fa5b2bb707e01073729702ce822e00a4367
tree2a7739120fa1b624179cc07e65b988b6a067fedd
parent0bba5f31fcf3613ea97d40e54a3b7c8c13f1336f
realtek: support Teltonika TSW202

Add support for TSW202 PoE switch. This is an RTL8380 based switch
with two SFP slots, and 8 PoE 802.3af one every RJ-45 port.

The max budget is 240W.
The vendor firmware configures the PSE
with a per-port budget of 30.0W.

Specifications:
---------------
* SoC:       Realtek RTL8380M
* Flash:     16 MiB SPI NOR W25Q80RV, 8Mb_Serial_Flash, low_power
* RAM:       128 MiB Winbond W631GG8NB 151
* Ethernet:  8x 10/100/1000 Mbps with PoE
             2x SFP slots
* Buttons:   1 "Reset" button on front panel
* Power:     48V-54V DC barrel jack
* UART:      1 serial header with terminal on the back side.
             With ground, rx, tx, and 3.3V
* PoE:       2 XS2184
* LED:       2 i2c SL74HC164

Works:
------
  - (8) RJ-45 ethernet ports
  - (2) SFP with ethernet or fiber
  - Switch functions

TODO:
------
  - LEDs are always on
  - Power-over-Ethernet are always on

Install via web interface:
-------------------------

The openwrt firmware will not accept and flash the sysupgrade image.

It is recommended to flash with sysupgrade -n -f over ssh.

Dokumantation, Bootlogs, and Fotos can be found on

https://git.f2a.space/patrick/openwrt-24.10-tsw202/-/wikis/home

Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
Link: https://github.com/openwrt/openwrt/pull/21003
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
target/linux/realtek/dts/rtl8380_teltonika_tsw202.dts [new file with mode: 0644]
target/linux/realtek/image/rtl838x.mk