aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-dts/gbpc2.dts
blob: 6fe603c7711d73d7ff50b506f84a02cd5326b010 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
/dts-v1/;

#include "gbpc1.dts"

/ {
	compatible = "gnubee,gb-pc2", "mediatek,mt7621-soc";
	model = "GB-PC2";
};

&default_gpio {
	groups = "wdt", "uart3";
	function = "gpio";
};

&gmac1 {
	status = "ok";
};

&phy_external {
	status = "ok";
};