]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: Rename ZyXEL XGS1210-12 to XGS1210-12 a1 19908/head
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Sat, 30 Aug 2025 17:01:06 +0000 (13:01 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 3 Sep 2025 19:40:36 +0000 (21:40 +0200)
commit6fdff789cdca01c1294a49a84b586c148047fb3b
tree4fdae5032e3de66a455b2d504495c7900293aac1
parent1a200ead4f9ba1fdc4f05e1bdced0dee04b71598
realtek: Rename ZyXEL XGS1210-12 to XGS1210-12 a1

A new version of the ZyXEL XGS1210-12 has been discovered in
the wild. It includes at least two known hardware changes

- lan9/lan10 use RTL8221B instead of RTL8226
- lan9/lan10 use different SMI busses

Pave the new device the way by splitting the existing DTS.
According to the vendor website the models are named

- A1 (first version): not explicetly labeled
- B1 (second version): Label Rev. B1 on device

Rename the current OpenWrt device definition to A1 as it was
made for the first version. To stay compatible with older
installations, add the old device name to the list of
supported devices.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/19908
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/realtek/dts/rtl9302_zyxel_xgs1210-12-a1.dts [new file with mode: 0644]
target/linux/realtek/dts/rtl9302_zyxel_xgs1210-12-common.dtsi [moved from target/linux/realtek/dts/rtl9302_zyxel_xgs1210-12.dts with 86% similarity]
target/linux/realtek/image/rtl930x.mk