aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/dts-5.10/rtl8380_netgear_gs110tpp-v1.dts
blob: 8382d35a9da16039c0e009ff424c330e32a4d1ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// SPDX-License-Identifier: GPL-2.0-or-later

#include "rtl8380_netgear_gigabit_1xx.dtsi"

/ {
	compatible = "netgear,gs110tpp-v1", "realtek,rtl838x-soc";
	model = "Netgear GS110TPP v1";
};

&uart1 {
	status = "okay";
};