mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-13 10:24:51 +00:00
9 lines
190 B
Plaintext
9 lines
190 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#include "rtl8380_zyxel_gs1900.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "zyxel,gs1900-8hp-v2", "realtek,rtl838x-soc";
|
||
|
model = "ZyXEL GS1900-8HP v2 Switch";
|
||
|
};
|