aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7241_ubnt-rocket-m.dts
blob: ef2e407b87c1bb4bcf16b553d9bc77cc024f76c3 (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
/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";
};