aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7241_ubnt_rocket-m.dts
blob: 35f5205b411ff4ed94b213763fcb2959d5ed4440 (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_outdoor.dtsi"

/ {
	compatible = "ubnt,rocket-m", "ubnt,xm", "qca,ar7241";
	model = "Ubiquiti Rocket M";
};

&eth1 {
	compatible = "syscon", "simple-mfd";
};

&usb_phy {
	status = "okay";
};

&usb {
	status = "okay";
};