realtek: add full SFP support to D-Link DGS-1210-28 series
authorAndreas Böhler <dev@aboehler.at>
Sat, 1 Jun 2024 17:14:39 +0000 (19:14 +0200)
committerSander Vanheule <sander@svanheule.net>
Sun, 15 Sep 2024 14:40:40 +0000 (16:40 +0200)
commit257a356b20cd6d030da86461605fb61bfb9fc846
tree538141ab8fb4b403e7313f3eded3164f08c9439e
parent01d8e41c163ea18417c9834a78f611ce58a55555
realtek: add full SFP support to D-Link DGS-1210-28 series

The DGS-1210-28 series was lacking full SFP support due to missing GPIOs.
Fortunately, the existing GPIO definitions of DGS-1210-52 match, this adds
the required i2c-gpio nodes to the DTS and allows hotplug SFP support.

Signed-off-by: Andreas Böhler <dev@aboehler.at>
Link: https://github.com/openwrt/openwrt/pull/15616
Signed-off-by: Sander Vanheule <sander@svanheule.net>
target/linux/realtek/dts/rtl8382_d-link_dgs-1210-28.dts
target/linux/realtek/dts/rtl8382_d-link_dgs-1210-28_common.dtsi
target/linux/realtek/dts/rtl8382_d-link_dgs-1210-28mp-f.dts
target/linux/realtek/dts/rtl8393_d-link_dgs-1210-52.dts
target/linux/realtek/dts/rtl839x_d-link_dgs-1210_gpio.dtsi [deleted file]
target/linux/realtek/dts/rtl83xx_d-link_dgs-1210_gpio_sfp.dtsi [new file with mode: 0644]