aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7241_ubnt-rocket-m.dts
blob: e1ef6d7095fb461a01dcef8909865d9736bb7a64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/dts-v1/;

#include "ar7241_ubnt-xm.dtsi"

/ {
	compatible = "ubnt,rm", "qca,ar7241";
	model = "Ubiquiti Rocket M";
};

&eth1 {
	compatible = "syscon";
};

&usb_phy {
	status = "okay";
};

&usb {
	status = "okay";
};