mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
8fb15ea52a
Copy dts/files/patches/configs from 5.10 to 5.15. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com> [refresh with updated DGS-1210 dts files] Signed-off-by: Sander Vanheule <sander@svanheule.net>
13 lines
220 B
Plaintext
13 lines
220 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#include "rtl8380_zyxel_gs1900.dtsi"
|
|
|
|
/ {
|
|
compatible = "zyxel,gs1900-8", "realtek,rtl838x-soc";
|
|
model = "ZyXEL GS1900-8 Switch";
|
|
};
|
|
|
|
&gpio1 {
|
|
/delete-node/ poe_enable;
|
|
};
|