0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-22 04:56:15 +00:00
openwrt/target/linux/realtek/dts/rtl8380_tplink_sg2210p-v3.dts
Markus Stockhausen 0b078f2ecf realtek: normalize dts directory
There is no need to keep a version specific dts directory.
Rename the folder to its standard location.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
2024-09-14 16:56:37 +02:00

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";
};