aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/dts-5.15/rtl8380_tplink_sg2008p-v1.dts
blob: bf43e412b1c6c3a54ed9ce3f3486c3a6e25e510e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
// SPDX-License-Identifier: GPL-2.0-or-later

#include "rtl8380_tplink_sg2xxx.dtsi"

/ {
	compatible = "tplink,sg2008p-v1", "realtek,rtl838x-soc";
	model = "TP-Link SG2008P v1";
};

&tps23861_20 {
	status = "disabled";
};

&phy24 {
	status = "disabled";
};

&phy26 {
	status = "disabled";
};

&port24 {
	status = "disabled";
};

&port26 {
	status = "disabled";
};