OpenWrt – Blame information for rev 2

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2 /dts-v1/;
3  
4 #include "ar7241_ubnt_xm_outdoor.dtsi"
5  
6 / {
7 compatible = "ubnt,rocket-m", "ubnt,xm", "qca,ar7241";
8 model = "Ubiquiti Rocket M";
9 };
10  
11 &eth1 {
12 compatible = "syscon", "simple-mfd";
13 };
14  
15 &usb_phy {
16 status = "okay";
17 };
18  
19 &usb {
20 status = "okay";
21 };