]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: create central DTS macro include 19772/head
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Thu, 14 Aug 2025 05:40:06 +0000 (01:40 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 17 Aug 2025 15:19:09 +0000 (17:19 +0200)
commit9037f815ee9d32758c233929093e1fc3f7a6be79
treebbaad04d80a895eeaa7348f75aa1330051aa7a84
parent3491a4da6b9dd28fffbf2cd211337ead048e6682
realtek: create central DTS macro include

The Realtek DTS's use several macros for convenient phy/port definition.
These are repeated for the RTL83xx targets and most are missing for the
RTL93xx targets. In the near future we want to add high port count
switches with 1GBit Ethernet for them too. As a preparation provide a
central include so the definition is only needed once and is available
for all targets.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/19772
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/realtek/dts/macros.dtsi [new file with mode: 0644]
target/linux/realtek/dts/rtl838x.dtsi
target/linux/realtek/dts/rtl839x.dtsi
target/linux/realtek/dts/rtl930x.dtsi
target/linux/realtek/dts/rtl931x.dtsi