[PATCH v2 0/3] Introduce DTSI for GS1900 family, add GS1900-8HP support
Stijn Segers
foss at volatilesystems.org
Wed Jan 6 07:57:35 EST 2021
This patch set adds a common DTSI for the GS1900 family of switches, and
adds support for the GS1900-8HP v1 and v2 switch. PoE+ power envelope
for the already supported GS1900-10HP is added as well.
Memory node is moved out of the rtl838x.dtsi and moved into the device
DTS or family DTSIs where applicable.
Stijn Segers (3):
realtek: set PoE power budget for ZyXEL GS1900-10HP
realtek: introduce common DTSI for ZyXEL GS1900-10HP and GS1900-8HP.
realtek: add support for ZyXEL GS1900-8HP.
.../realtek/base-files/etc/board.d/02_network | 6 +
.../dts/rtl8380_netgear_gs110tpp-v1.dts | 5 +
.../realtek/dts/rtl8380_zyxel_gs1900-10hp.dts | 232 +-----------------
.../realtek/dts/rtl8380_zyxel_gs1900-8hp.dts | 9 +
.../realtek/dts/rtl8380_zyxel_gs1900.dtsi | 148 +++++++++++
.../dts/rtl8382_allnet_all-sg8208m.dts | 5 +
.../realtek/dts/rtl8382_d-link_dgs-1210.dtsi | 5 +
target/linux/realtek/dts/rtl838x.dtsi | 5 -
target/linux/realtek/image/Makefile | 16 +-
9 files changed, 198 insertions(+), 233 deletions(-)
create mode 100644 target/linux/realtek/dts/rtl8380_zyxel_gs1900-8hp.dts
create mode 100644 target/linux/realtek/dts/rtl8380_zyxel_gs1900.dtsi
--
2.20.1
More information about the openwrt-devel
mailing list