mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +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>
17 lines
251 B
Plaintext
17 lines
251 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#include "rtl8380_tplink_sg2xxx.dtsi"
|
|
|
|
/ {
|
|
compatible = "tplink,sg2210p-v3", "realtek,rtl838x-soc";
|
|
model = "TP-Link SG2210P v3";
|
|
};
|
|
|
|
&port24 {
|
|
label = "lan-sfp2";
|
|
};
|
|
|
|
&port26 {
|
|
label = "lan-sfp1";
|
|
};
|