]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: dts: relocate/retype switch node
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Mon, 9 Mar 2026 15:39:11 +0000 (16:39 +0100)
committerRobert Marko <robert.marko@sartura.hr>
Sat, 21 Mar 2026 21:26:02 +0000 (22:26 +0100)
commit4c92254fd3337eab036c9e655bda0d0963e98f24
treea2af6085f0a4ab9146131dd3f52222da1a203935
parentf5ec3f2df21ff7e41f631b72b35b786dbbee99ff
realtek: dts: relocate/retype switch node

The switch node is currently located outside of the switchcore@1b000000
tree. This makes it hard to find when referencing from other nodes in
this tree. Make it a subnode of switchcore and "retype" it to
ethernet-switch like upstream does.

This is not perfectly aligned as upstream just mixes the switchcore and
the ethernet-switch node into one. But this will be future work for
downstream.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/22236
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
target/linux/realtek/dts/rtl838x.dtsi
target/linux/realtek/dts/rtl839x.dtsi
target/linux/realtek/dts/rtl930x.dtsi
target/linux/realtek/dts/rtl931x.dtsi